vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 DFM_VERSION = "1.2";
2 DFM_DL_VERSION = 1.39;
3  
4 DFM_RELOADWARNING = "For this option to take effect you must reload the UI. Reload the UI now?";
5 DFM_USETEXT = "Use:";
6 DFM_LOCKTEXT = "Lock:";
7 DFM_FRAMELOC = "FRAME LOCATION";
8 DFM_DRAGFRAME = "Drag Frame";
9 DFM_HIDETEXT = "HIDE";
10 DFM_SHOWTEXT = "SHOW";
11  
12 BINDING_HEADER_DFM = "Discord Frame Modifier v"..DFM_VERSION;
13 BINDING_NAME_DFM_OPTIONS = "Toggle Options Window";
14 BINDING_NAME_DFM_FREEZE = "Toggle Frame Finder Lock";
15 BINDING_NAME_DFM_FINDER = "Toggle Frame Finder";
16 BINDING_NAME_DFM_ADDFRAME = "Add Frame Beneath Mouse";
17 BINDING_NAME_DFM_ADDFRAME2 = "Add Frame Beneath Mouse And Its Children";
18  
19 DFM_TEXT = {
20 AddChildren = "Add Child Frames",
21 AddFrame = "Add Frame",
22 AddFunction = "Add Function",
23 AGStart = "Alpha Gradient Start:",
24 AGLength = "Alpha Gradient Length:",
25 Alpha = "Alpha:",
26 AlphaGradientOrientation = "Gradient Alpha Orientation:",
27 AltArrowKeyMode = "Alt Arrow Key Mode:",
28 BackgroundAlpha = "Background Alpha:",
29 BackgroundColor = "Background Color:",
30 BGTexture = "Background Texture:",
31 BlendMode = "Blend Mode:",
32 BlipTexture = "Blip Texture:",
33 BorderAlpha = "Border Alpha:",
34 BorderColor = "Border Color:",
35 BorderTexture = "Border Texture:",
36 BottomInset = "Bottom Inset:",
37 Camera = "Camera:",
38 CheckedTexture = "Checked Texture:",
39 Children = "\n\n** Child Frames: **\n",
40 Color = "Color:",
41 ColorGradientOrientation = "ColorGradientOrientation:",
42 CreateFrame = "Create Frame",
43 CreateNewFrame = "Create New Frame",
44 CurrentProfile = "Current Profile:",
45 Default = "Default",
46 Delete = "Delete",
47 DisabledCheckedTexture = "Disabled Checked Texture:",
48 DisabledFontObject = "Disabled Font Object:",
49 DisabledTextColor = "Disabled Text Color:",
50 DisabledTexture = "Disabled Texture:",
51 DisableMouse = "Disable Mouse Input:",
52 DisableMouseWheel = "Disable Mousewheel Input:",
53 DragFrame = "DFM Drag Frame",
54 DrawLayer = "Draw Layer:",
55 EdgeSize = "Edge Size:",
56 Facing = "Facing:",
57 FadeDuration = "Fade Duration:",
58 FogAlpha = "Fog Alpha:",
59 FogColor = "Fog Color:",
60 FogFar = "Fog Far:",
61 FogNear = "Fog Near:",
62 Font = "Font:",
63 FontHeight = "Font Height:",
64 FontObject = "Font Object:",
65 ForceHide = "Force Hide",
66 Frame = "Frame:",
67 FrameFinder = "Frame Finder",
68 FrameLevel = "Frame Level:",
69 FrameParent = "\n\n** Parent: **\n",
70 FrameParentParent = "\n\n** Parent's Parent: **\n",
71 FrameStrata = "Frame Strata:",
72 Frames = "FRAMES",
73 FrameType = "Type:",
74 Header = "Header:",
75 Height = "Height:",
76 HideFrame = "Hide Frame",
77 HighlightFontObject = "Highlight Font Object:",
78 HighlightTextColor = "Highlight Text Color:",
79 HighlightTexture = "Highlight Texture:",
80 IconTexture = "Icon Texture:",
81 JustifyH = "Horizontal Justification:",
82 JustifyV = "Vertical Justification:",
83 LeftInset = "Left Inset:",
84 LoadOnDemand = "Load On Demand Functions",
85 LoadProfile = "Load Profile:",
86 Locked = "LOCKED",
87 LoDFunc = "Load On Demand Functions",
88 LowerLeftX = "Lower Left X:",
89 LowerLeftY = "Lower Left Y:",
90 LowerRightX = "Lower Right X:",
91 LowerRightY = "Lower Right Y:",
92 MaskTexture = "Mask Texture:",
93 MaxAlpha = "Max Alpha:",
94 MaxColor = "Max Color:",
95 MaxLines = "Max Lines:",
96 MinAlpha = "Min Alpha:",
97 MinColor = "Min Color:",
98 Model = "Model:",
99 ModelScale = "Model Scale:",
100 Monochrome = "Monochrome:",
101 MouseIsOver = "** Mouse Is Over: **\n",
102 Name = "Name:",
103 NewProfile = "New Profile:",
104 No = "NO",
105 NonSpaceWrap = "Non-space Wrap:",
106 NormalTexture = "Normal Texture:",
107 Options = "$f OPTIONS",
108 Orientation = "Orientation:",
109 Outline = "Outline:",
110 Parent = "Parent Frame:",
111 Point = "Point:",
112 PositionX = "Position X:",
113 PositionY = "Position Y:",
114 PositionZ = "Position Z:",
115 PushedTexture = "Pushed Texture:",
116 Regions = "\n\n** Regions: **\n",
117 ReloadUI = "Reload the UI",
118 RemoveFromList = "Remove From List",
119 ResetFrame = "Reset Frame",
120 RightInset = "Right Inset:",
121 Rotation = "Rotation:",
122 Scale = "Scale:",
123 SetToplevel = "Move to Top:",
124 ShadowAlpha = "Shadow Alpha:",
125 ShadowColor = "Shadow Color:",
126 ShadowOffsetX = "Shadow Offset X:",
127 ShadowOffsetY = "Shadow Offset Y:",
128 ShowFrame = "Show Frame",
129 Spacing = "Spacing:",
130 StatusBarAlpha = "Status Bar Alpha:",
131 StatusBarColor = "Status Bar Color:",
132 StatusBarTexture = "Status Bar Texture:",
133 Text = "Text:",
134 TextAlpha = "Text Alpha:",
135 TextColor = "Text Color:",
136 Texture = "Texture:",
137 TextureAlpha = "Texture Alpha:",
138 ThumbTexture = "Thumb Texture:",
139 Tile = "Tile Background:",
140 TileSize = "Tile Size:",
141 TimeVisible = "Time Visible:",
142 To = "To:",
143 TopInset = "Top Inset:",
144 Type = "|cFFAAAAAAType: ",
145 Unlock = "Unlock",
146 Unlocked = "UNLOCKED",
147 UnnamedFrame = "Unnamed Frame",
148 UpperLeftX = "Upper Left X:",
149 UpperLeftY = "Upper Left Y:",
150 UpperRightX = "Upper Right X:",
151 UpperRightY = "Upper Right Y:",
152 UserAdded = "User Added Frames",
153 Width = "Width:",
154 Yes = "YES",
155 }
156  
157 DFM_HEADER_OPTIONS = {
158 {text="Delete Header", value=1}
159 }
160  
161 -- GLOBALS, DO NOT CHANGE
162 DFM_OPTIONS_LIST = {};
163 DFM_LODHOOKFUNC = "function DFM_$f()\nDFM_Old_$f();\nDFM_Initialize_AllFrames(1);\n$f = DFM_Old_$f;\nDFM_Old_$f = nil;\nDFM_$f = nil;\nend";
164  
165 DFM_FRAMETYPES = {
166 { text="Button", value="Button" },
167 { text="CheckButton", value="CheckButton" },
168 { text="ColorSelect", value="ColorSelect" },
169 { text="DressUpModel", value="DressUpModel" },
170 { text="EditBox", value="EditBox" },
171 { text="Font", value="Font" },
172 { text="FontString", value="FontString" },
173 { text="Frame", value="Frame"},
174 { text="GameTooltip", value="GameTooltip" },
175 { text="LootButton", value="LootButton" },
176 { text="MessageFrame", value="MessageFrame" },
177 { text="Minimap", value="Minimap" },
178 { text="Model", value="Model" },
179 { text="MovieFrame", value="MovieFrame" },
180 { text="PlayerModel", value="PlayerModel" },
181 { text="ScrollFrame", value="ScrollFrame" },
182 { text="ScrollingMessageFrame", value="ScrollingMessageFrame" },
183 { text="SimpleHTML", value="SimpleHTML" },
184 { text="Slider", value="Slider" },
185 { text="StatusBar", value="StatusBar" },
186 { text="TabardModel", value="TabardModel" },
187 { text="TaxiRouteFrame", value="TaxiRouteFrame" },
188 { text="Texture", value="Texture" },
189 { text="WorldFrame", value="WorldFrame" },
190 }