WoWInterface SVN ConfirmLeaveParty

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 14 to Rev 15
    Reverse comparison

Rev 14 → Rev 15

UNLICENSE.txt File deleted \ No newline at end of file
LICENSE.txt New file
0,0 → 1,33
Copyright (c) 2009-2014 Phanx <addons@phanx.net>
 
All rights reserved.
 
Permission is granted for anyone to use, read, or otherwise interpret
this software for any purpose, without any restrictions.
 
Permission is granted for anyone to modify this software or sample from
it, and to distribute such modified versions or derivative works as long
as neither the names of this software nor its authors are used in the
name or title of the work or in any other way that may cause it to be
confused with this software.
 
Permission is granted for anyone to distribute this software as part of
a bundled World of Warcraft user interface compilation as long as the
software is not modified in any way, including by modifying or removing
any files.
 
This software may not be distributed standalone or in any other way, in
whole or in part, modified or unmodified, without specific prior written
permission from the authors of this software.
 
The names of this software and/or its authors may not be used to promote
or endorse works derived from this software without specific prior
written permission from the authors of this software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
ConfirmLeaveParty.lua
1,7 → 1,8
--[[--------------------------------------------------------------------
ConfirmLeaveParty
Asks for confirmation when leaving a group inside an instance.
Written by Phanx <addons@phanx.net>
Copyright (c) 2010-2014 Phanx <addons@phanx.net>
Do not redistribute. See the accompanying LICENSE file for details.
http://www.wowinterface.com/downloads/info16676-ConfirmLeaveParty.html
http://www.curse.com/addons/wow/confirmleaveparty
----------------------------------------------------------------------]]
README.txt
1,49 → 1,47
ConfirmLeaveParty
=================
 
* by Phanx <addons@phanx.net>
* http://www.wowinterface.com/downloads/info16776-ConfirmLeaveParty.html
* http://www.curse.com/addons/wow/confirmleaveparty
Asks for confirmation when you try to leave a party or raid group while you are in a dungeon or raid instance.
 
There are no options. If you prefer not to have to click the dialog, you can also press Enter to confirm, or Escape to cancel.
 
Description
-----------
As of Patch 5.1, the game itself now asks for confirmation when you try to leave an LFD/LFR group before the instance is finished, so this addon is not particularly useful anymore, and will no longer be updated unless it breaks. If you would like to continue using this addon to ask for confirmation when leaving normal groups in instances, you will need to check the "Load out of date addons" box for future game patches.
 
ConfirmLeaveParty asks for confirmation when you try to leave a party or
raid group while you are in a dungeon or raid instance.
 
It was written after one too many experiences with being instantly
teleported out of a random dungeon after misclicking on Leave Party.
 
There are no options. If you prefer not to have to click the dialog,
you can also press Enter to confirm, or Escape to cancel.
Download
--------
 
* [WoWInterface](http://www.wowinterface.com/downloads/info16776-ConfirmLeaveParty.html)
* [Curse](http://www.curse.com/addons/wow/confirmleaveparty)
 
Localization
------------
 
Compatible with English, Deutsch, Español (EU), Español (AL), Français,
Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文 game clients.
 
Translated into English, Deutsch, Español, Français, Italiano, Português,
Русский, 한국어, 简体中文, and 繁體中文.
Language Support
----------------
 
To add or update translations, send a private message to Phanx on either
download page.
Compatible with English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文 game clients.
 
Translated into English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文.
 
Feedback
--------
 
Bugs, errors, or other problems:
Post a comment on either download page.
 
Feature requests or other suggestions:
Post a comment on either download page.
Bugs, Suggestions, Questions and Comments
-----------------------------------------
 
General questions or comments:
Post a comment on the WoWInterface download page.
**Post a comment on WoWInterface.** Please note that suggestions for new features will not be considered, as this addon is considered "complete" and is no longer actively developed.
 
If you need to contact me privately for a reason other than those listed
above, you can send a private message to Phanx on either download page,
or email me at <addons@phanx.net>.
\ No newline at end of file + + +Contact +------- + +Please note that I do not provide any private addon support or tutoring. If you need help using an addon, or would like to report a bug or suggest a new feature, see the "Feedback" section above. If you need help writing an addon, post on the WoWInterface or WowAce forums. + +If you need to contact me privately for some other reason, you can send a private message to Phanx on either download page, or email me at . + + +License +------- + +Copyright (c) 2010-2014 Phanx. See the accompanying LICENSE file for the full terms under which this addon is licensed. In particular, redistribution is not allowed -- do not upload this addon to other websites.
ConfirmLeaveParty.toc
1,11 → 1,12
## Interface: 50200
## Version: 5.2.0.wowi:revision
## Interface: 50400
## Version: 5.4.8.wowi:revision
 
## Title: ConfirmLeaveParty
## Notes: Asks for confirmation when leaving a party inside an instance.
## Author: Phanx
## X-Email: addons@phanx.net
## X-License: Public Domain
## X-Copyright: Copyright (c) 2010-2014 Phanx
## X-License: Do not redistribute. See the accompanying LICENSE file for details.
## X-CompatibleLocales: enUS, deDE, esES, esMX, frFR, itIT, ptBR, ruRU, koKR, zhCN, zhTW
## X-Localizations: enUS, deDE, esES, esMX, frFR, itIT, ptBR, ruRU, koKR, zhCN, zhTW
## X-Website: http://www.wowinterface.com/downloads/info16776-ConfirmLeaveParty.html