Changeset 43
- Timestamp:
- Mar 18, 2014, 9:15:07 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 38 added
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r39 r43 132 132 end 133 133 end 134 object MenuItem16: TMenuItem 135 Caption = 'Help' 136 object MenuItem17: TMenuItem 137 Action = Core.AAbout 138 end 139 end 134 140 end 135 141 object Timer1: TTimer -
trunk/Forms/UFormMain.lrt
r35 r43 4 4 TFORMMAIN.MENUITEM10.CAPTION=View 5 5 TFORMMAIN.MENUITEM8.CAPTION=Tools 6 TFORMMAIN.MENUITEM16.CAPTION=Help 6 7 TFORMMAIN.AZOOMIN.CAPTION=Zoom in 7 8 TFORMMAIN.AZOOMOUT.CAPTION=Zoom out -
trunk/Forms/UFormMain.pas
r39 r43 29 29 MenuItem14: TMenuItem; 30 30 MenuItem15: TMenuItem; 31 MenuItem16: TMenuItem; 32 MenuItem17: TMenuItem; 31 33 MenuItem2: TMenuItem; 32 34 MenuItem3: TMenuItem; -
trunk/Languages/xtactics.cs.po
r42 r43 11 11 "X-Generator: Poedit 1.5.4\n" 12 12 13 #: tcore.aabout.caption 14 msgctxt "tcore.aabout.caption" 15 msgid "About" 16 msgstr "" 17 13 18 #: tcore.aexit.caption 14 19 msgctxt "TCORE.AEXIT.CAPTION" … … 74 79 msgstr "Nastavení aplikace" 75 80 81 #: tformabout.caption 82 msgctxt "tformabout.caption" 83 msgid "About" 84 msgstr "" 85 86 #: tformabout.okbutton.caption 87 msgid "OK" 88 msgstr "" 89 76 90 #: tformmain.azoomall.caption 77 91 msgid "Zoom all" … … 97 111 msgid "View" 98 112 msgstr "Zobrazení" 113 114 #: tformmain.menuitem16.caption 115 msgid "Help" 116 msgstr "" 99 117 100 118 #: tformmain.menuitem5.caption … … 121 139 msgctxt "tformmove.buttononcemax.caption" 122 140 msgid "Max" 123 msgstr " "141 msgstr "Max" 124 142 125 143 #: tformmove.buttononcemin.caption 126 144 msgctxt "tformmove.buttononcemin.caption" 127 145 msgid "Min" 128 msgstr " "146 msgstr "Min" 129 147 130 148 #: tformmove.buttonrepeatmax.caption 131 149 msgctxt "tformmove.buttonrepeatmax.caption" 132 150 msgid "Max" 133 msgstr " "151 msgstr "Max" 134 152 135 153 #: tformmove.buttonrepeatmin.caption 136 154 msgctxt "tformmove.buttonrepeatmin.caption" 137 155 msgid "Min" 138 msgstr " "156 msgstr "Min" 139 157 140 158 #: tformmove.caption … … 152 170 #: tformnew.aplayeradd.caption 153 171 msgid "Add player" 154 msgstr " "172 msgstr "Přidat hráče" 155 173 156 174 #: tformnew.aplayermodify.caption 157 175 msgid "Modify player" 158 msgstr " "176 msgstr "Upravit hráče" 159 177 160 178 #: tformnew.aplayerremove.caption 161 179 msgid "Remove player" 162 msgstr " "180 msgstr "Odstranit hráče" 163 181 164 182 #: tformnew.buttoncancel.caption … … 223 241 #: tformnew.label6.caption 224 242 msgid "Win objective:" 225 msgstr " "243 msgstr "Cíl vítězství:" 226 244 227 245 #: tformnew.label7.caption 228 246 msgid "Max random neutral units:" 229 msgstr " "247 msgstr "Nejvíce náhodných neutrálních jednotek:" 230 248 231 249 #: tformnew.listview1.columns[0].caption … … 308 326 msgstr "Hráč %s vyhrál" 309 327 328 #: uformabout.sapplicationname 329 msgid "Application name" 330 msgstr "" 331 332 #: uformabout.semail 333 msgid "E-mail" 334 msgstr "" 335 336 #: uformabout.shomepage 337 msgid "Homepage" 338 msgstr "" 339 340 #: uformabout.smanufacturer 341 msgid "Company" 342 msgstr "" 343 344 #: uformabout.sreleasedate 345 msgid "Release date" 346 msgstr "" 347 348 #: uformabout.sversion 349 msgid "Version" 350 msgstr "" 351 310 352 #: uformmain.sturn 311 353 msgid "turn" … … 331 373 #: ugame.sunfinishedbattle 332 374 msgid "Unfinished battle" 333 msgstr " "334 375 msgstr "Neukončená bitva" 376 -
trunk/Languages/xtactics.po
r42 r43 1 1 msgid "" 2 2 msgstr "Content-Type: text/plain; charset=UTF-8" 3 4 #: tcore.aabout.caption 5 msgctxt "TCORE.AABOUT.CAPTION" 6 msgid "About" 7 msgstr "" 3 8 4 9 #: tcore.aexit.caption … … 65 70 msgstr "" 66 71 72 #: tformabout.caption 73 msgctxt "tformabout.caption" 74 msgid "About" 75 msgstr "" 76 77 #: tformabout.okbutton.caption 78 msgid "OK" 79 msgstr "" 80 67 81 #: tformmain.azoomall.caption 68 82 msgid "Zoom all" … … 87 101 #: tformmain.menuitem10.caption 88 102 msgid "View" 103 msgstr "" 104 105 #: tformmain.menuitem16.caption 106 msgid "Help" 89 107 msgstr "" 90 108 … … 296 314 msgstr "" 297 315 316 #: uformabout.sapplicationname 317 msgid "Application name" 318 msgstr "" 319 320 #: uformabout.semail 321 msgid "E-mail" 322 msgstr "" 323 324 #: uformabout.shomepage 325 msgid "Homepage" 326 msgstr "" 327 328 #: uformabout.smanufacturer 329 msgid "Company" 330 msgstr "" 331 332 #: uformabout.sreleasedate 333 msgid "Release date" 334 msgstr "" 335 336 #: uformabout.sversion 337 msgid "Version" 338 msgstr "" 339 298 340 #: uformmain.sturn 299 341 msgid "turn" -
trunk/UCore.lfm
r39 r43 62 62 OnExecute = AGameLoadExecute 63 63 ShortCut = 16463 64 end 65 object AAbout: TAction 66 Caption = 'About' 67 OnExecute = AAboutExecute 64 68 end 65 69 end … … 455 459 top = 88 456 460 end 461 object ApplicationInfo: TApplicationInfo 462 Identification = 1 463 VersionMajor = 1 464 VersionMinor = 0 465 VersionBugFix = 0 466 VersionSuffix = 'alfa' 467 CompanyName = 'Chronosoft' 468 CompanyHomePage = 'http://chronosoft.zdechov.net/xtactics/' 469 HomePage = 'http://chronosoft.zdechov.net' 470 AuthorsName = 'Chronos' 471 AppName = 'xTactics' 472 ReleaseDate = 41716 473 RegistryKey = '\Software\xTactics' 474 RegistryRoot = rrKeyCurrentUser 475 left = 109 476 top = 140 477 end 457 478 end -
trunk/UCore.lrt
r39 r43 13 13 TCORE.AGAMESAVE.CAPTION=Save 14 14 TCORE.AGAMELOAD.CAPTION=Load 15 TCORE.AABOUT.CAPTION=About -
trunk/UCore.pas
r40 r43 7 7 uses 8 8 Classes, SysUtils, XMLConf, FileUtil, ActnList, Controls, Dialogs, Forms, 9 UGame, U CoolTranslator;9 UGame, UApplicationInfo, UCoolTranslator; 10 10 11 11 type … … 14 14 15 15 TCore = class(TDataModule) 16 AAbout: TAction; 16 17 AGameSave: TAction; 17 18 AGameLoad: TAction; 19 ApplicationInfo: TApplicationInfo; 18 20 ASettings: TAction; 19 21 ActionList1: TActionList; … … 29 31 SaveDialog1: TSaveDialog; 30 32 XMLConfig1: TXMLConfig; 33 procedure AAboutExecute(Sender: TObject); 31 34 procedure AExitExecute(Sender: TObject); 32 35 procedure AGameEndExecute(Sender: TObject); … … 63 66 64 67 uses 65 UFormMove, UFormMain, UFormNew, UFormSettings ;68 UFormMove, UFormMain, UFormNew, UFormSettings, UFormAbout; 66 69 67 70 resourcestring … … 101 104 end; 102 105 106 procedure TCore.AAboutExecute(Sender: TObject); 107 begin 108 FormAbout.ShowModal; 109 end; 110 103 111 procedure TCore.AGameEndExecute(Sender: TObject); 104 112 begin -
trunk/xtactics.lpi
r40 r43 72 72 </local> 73 73 </RunParams> 74 <RequiredPackages Count=" 3">74 <RequiredPackages Count="4"> 75 75 <Item1> 76 <PackageName Value="FCL"/> 76 <PackageName Value="Common"/> 77 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> 77 78 </Item1> 78 79 <Item2> 80 <PackageName Value="FCL"/> 81 </Item2> 82 <Item3> 79 83 <PackageName Value="CoolTranslator"/> 80 84 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/> 81 </Item 2>82 <Item 3>85 </Item3> 86 <Item4> 83 87 <PackageName Value="LCL"/> 84 </Item 3>88 </Item4> 85 89 </RequiredPackages> 86 <Units Count=" 8">90 <Units Count="9"> 87 91 <Unit0> 88 92 <Filename Value="xtactics.lpr"/> … … 143 147 <UnitName Value="UFormNew"/> 144 148 </Unit7> 149 <Unit8> 150 <Filename Value="Forms/UFormAbout.pas"/> 151 <IsPartOfProject Value="True"/> 152 <ComponentName Value="FormAbout"/> 153 <HasResources Value="True"/> 154 <ResourceBaseClass Value="Form"/> 155 <UnitName Value="UFormAbout"/> 156 </Unit8> 145 157 </Units> 146 158 </ProjectOptions> -
trunk/xtactics.lpr
r34 r43 8 8 {$ENDIF}{$ENDIF} 9 9 Interfaces, // this includes the LCL widgetset 10 Forms, UGame, UCore, Co olTranslator,10 Forms, UGame, UCore, Common, CoolTranslator, 11 11 UFormPlayer 12 12 { you can add units after this }, 13 SysUtils, UFormSettings, UFormMain, UFormMove, UFormNew ;13 SysUtils, UFormSettings, UFormMain, UFormMove, UFormNew, UFormAbout; 14 14 15 15 {$R *.res} … … 36 36 Application.CreateForm(TFormPlayer, FormPlayer); 37 37 Application.CreateForm(TFormSettings, FormSettings); 38 Application.CreateForm(TFormAbout, FormAbout); 38 39 Application.Run; 39 40 end.
Note:
See TracChangeset
for help on using the changeset viewer.