WoWInterface SVN SimpleGold

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 24 to Rev 25
    Reverse comparison

Rev 24 → Rev 25

Readme.txt
1,6 → 1,5
SimpleGold v5.5.3
 
 
Description
===========
SimpleGold is a World of Warcraft AddOn.
46,6 → 45,8
 
Versions
========
5.6.0 - July 17, 2018
* Updated TOC for WoW client 8.0
 
5.5.3 - Jun 27, 2018
* Updated TOC for WoW client 7.3
SimpleGold.xml
1,4 → 1,4
<!-- SimpleGold 5.5.3 -->
<!-- SimpleGold 5.6.0 -->
 
 
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
SimpleGold.toc
1,8 → 1,7
## Interface: 70300
## X-Min-Interface: 70300
## Interface: 80000
## Title: SimpleGold
## Notes: Creates draggable money window
## Version: 5.5.3
## Notes: Creates draggable money window for all your characters
## Version: 5.6.0
## Author: Schnoggo
## Dependencies:
## SavedVariables: SimpleGoldGlobals
localization.lua
1,4 → 1,4
SASSTEXT_TITLE="Schnoggo's Simple Gold Ver. 5.5.3";
SASSTEXT_TITLE="Schnoggo's Simple Gold Ver. 5.6.0";
SGOLDTEXT = {
WELCOME="SimpleGold Loaded. Type /simplegold for more information. ",
HELP="Drag the window to move it. Shift-click the window to change the background. Commands:",
23,7 → 23,5
CONFIRM_CENTER="Simplegold money window centered",
NOTOON="Character _CHARNAME_ not found."
 
 
 
};
 
\ No newline at end of file