WoWInterface SVN ConfirmLeaveParty

Compare Revisions

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

Rev 15 → Rev 16

ConfirmLeaveParty.toc
5,8 → 5,8
## Notes: Asks for confirmation when leaving a party inside an instance.
## Author: Phanx
## X-Email: addons@phanx.net
## X-Copyright: Copyright (c) 2010-2014 Phanx
## X-License: Do not redistribute. See the accompanying LICENSE file for details.
## X-Copyright: Copyright (c) 2010-2014 Phanx. All rights reserved.
## X-License: 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
LICENSE.txt
1,4 → 1,4
Copyright (c) 2009-2014 Phanx <addons@phanx.net>
Copyright (c) 2010-2014 Phanx <addons@phanx.net>
 
All rights reserved.
 
ConfirmLeaveParty.lua
1,8 → 1,8
--[[--------------------------------------------------------------------
ConfirmLeaveParty
Asks for confirmation when leaving a group inside an instance.
Copyright (c) 2010-2014 Phanx <addons@phanx.net>
Do not redistribute. See the accompanying LICENSE file for details.
Copyright (c) 2010-2014 Phanx <addons@phanx.net>. All rights reserved.
See the accompanying README and LICENSE files for more information.
http://www.wowinterface.com/downloads/info16676-ConfirmLeaveParty.html
http://www.curse.com/addons/wow/confirmleaveparty
----------------------------------------------------------------------]]
README.txt
1,11 → 1,18
ConfirmLeaveParty
=================
 
Asks for confirmation when you try to leave a party or raid group while you are in a dungeon or raid instance.
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.
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.
 
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.
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.
 
 
 
20,28 → 27,32
Language Support
----------------
 
Compatible with English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文 game clients.
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 繁體中文.
Translated into English, Deutsch, Español, Français, Italiano,
Português, Русский, 한국어, 简体中文 and 繁體中文.
 
 
Feedback
-----------
 
Bugs, Suggestions, Questions and Comments
-----------------------------------------
**Post a comment on WoWInterface.** If you are reporting a bug, please
include detailed instructions I can follow to reproduce the bug myself,
whether or not it still happens when all other addons are disabled, and
the exact text of the first related error message (if any) from BugSack.
 
**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.
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, you can send a private message to
Phanx on either download site, or email me at <addons@phanx.net>.
**Please note** that I do not provide private addon support or tutoring
of any kind; post a comment or forum thread instead!
 
 
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 <addons@phanx.net>.
 
 
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.
Copyright (c) 2010-2014 Phanx. All rights reserved. See the accompanying
LICENSE file for additional information.