- Timestamp:
- Sep 11, 2009, 7:48:17 AM (16 years ago)
- Location:
- branches/guitools-2.0/evfsgui
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/evfsgui.VRP
r330 r331 8 8 VRXWindow: __VREMainWindow,1,530,2457,879,4071 9 9 VRXWindow: __VRESectionListWindow,1,337,11708,11623,3686 10 VRXWindow: __VREToolsWindow,1,518,530,69 93,166910 VRXWindow: __VREToolsWindow,1,518,530,6984,1659 11 11 VRXWindow: __VREWindListWindow,1,482,7661,2650,3150 12 12 UserFile: 1 -
branches/guitools-2.0/evfsgui/evfsgui.VRX
r330 r331 1387 1387 return 1388 1388 1389 /*:VRX Menu_Help_About_Click 1390 */ 1391 Menu_Help_About_Click: 1392 CALL VRMessage 'Main', VRGet("Main", "HintText")||'0D0A'x||'(c) 2007-2009 Alex Taylor and Herwig Bauernfeind',NLVGetMessage( 1 ), 'I' 1393 return 1394 1389 1395 /*:VRX Menu_Help_Extended_Click 1390 1396 */ … … 1853 1859 1854 1860 CALL NLVSetText 'Menu_Help_Extended', 'Caption', 4 1861 CALL NLVSetText 'Menu_Help_About', 'Caption', 91 1855 1862 1856 1863 CALL NLVSetText 'DT_SMBTREE', 'Caption', 39 -
branches/guitools-2.0/evfsgui/evfsi_de.mkm
r330 r331 97 97 EVG0089I: Entfernen 98 98 EVG0090I: Jetzt verbinden 99 EVG0091 ?:99 EVG0091I: Produktinformation 100 100 EVG0092?: 101 101 EVG0093?: -
branches/guitools-2.0/evfsgui/evfsi_en.mkm
r330 r331 97 97 EVG0089I: Remove 98 98 EVG0090I: Retry 99 EVG0091 ?:99 EVG0091I: About 100 100 EVG0092?: 101 101 EVG0093?:
Note:
See TracChangeset
for help on using the changeset viewer.