Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9, 0.9.1, and 0.9.1.1

merge with stable

Changeset 2838824579ff

Parents c1732d876645

Parents dd42f3024091

by Steve Borho

Changes to 19 files · Browse files at 2838824579ff Showing diff from parent c1732d876645 dd42f3024091 Diff from another changeset...

Change 1 of 1 Show Entire File .hgignore Stacked
 
22
23
24
 
 
 
 
 
 
 
22
23
24
25
26
27
28
29
30
@@ -22,3 +22,9 @@
 *.idb  *.pdb  *.manifest +glob:win32/shellext/shellext.ncb +glob:win32/shellext/shellext.suo +glob:win32/shellext/Debug/ +glob:win32/shellext/x64 +glob:win32/shellext/shellext.vcproj.* +glob:win32/shellext/Release/
 
61
62
63
64
65
 
 
66
67
68
 
78
79
80
81
82
 
 
83
84
85
 
61
62
63
 
 
64
65
66
67
68
 
78
79
80
 
 
81
82
83
84
85
@@ -61,8 +61,8 @@
 Source: CONTRIBUTORS; DestDir: {app}; DestName: Contributors.txt  Source: COPYING.txt; DestDir: {app}; DestName: Copying.txt  Source: ..\icons\hgicon.ico; DestDir: {app} -Source: ..\contrib\vcredist_x86.exe; DestDir: {tmp}; Check: ShouldInstallVCPPSP1 and not Is64BitInstallMode -Source: ..\contrib\vcredist_x64.exe; DestDir: {tmp}; Check: ShouldInstallVCPPSP1 and Is64BitInstallMode +;Source: ..\contrib\vcredist_x86.exe; DestDir: {tmp}; Check: ShouldInstallVCPPSP1 and not Is64BitInstallMode +;Source: ..\contrib\vcredist_x64.exe; DestDir: {tmp}; Check: ShouldInstallVCPPSP1 and Is64BitInstallMode    Source: ..\files\THgShellx86.dll; DestDir: {app}; DestName: ThgShell.dll; Check: not Is64BitInstallMode; Flags: ignoreversion restartreplace uninsrestartdelete  Source: ..\files\ThgShellx64.dll; DestDir: {app}; DestName: ThgShell.dll; Check: Is64BitInstallMode; Flags: ignoreversion restartreplace uninsrestartdelete @@ -78,8 +78,8 @@
 Name: {group}\Uninstall TortoiseHg; Filename: {uninstallexe}    [Run] -Filename: {tmp}\vcredist_x86.exe; Parameters: /q; Check: ShouldInstallVCPPSP1 and not Is64BitInstallMode -Filename: {tmp}\vcredist_x64.exe; Parameters: /q; Check: ShouldInstallVCPPSP1 and Is64BitInstallMode +;Filename: {tmp}\vcredist_x86.exe; Parameters: /q; Check: ShouldInstallVCPPSP1 and not Is64BitInstallMode +;Filename: {tmp}\vcredist_x64.exe; Parameters: /q; Check: ShouldInstallVCPPSP1 and Is64BitInstallMode  Filename: {app}\add_path.exe; Parameters: {app}; StatusMsg: Adding the installation path to the search path...  Filename: msiexec.exe; Parameters: "/i ""{app}\TortoiseOverlays\TortoiseOverlays-1.0.6.16523-win32.msi"" /qn /norestart ALLUSERS=1"; Check: not Is64BitInstallMode; StatusMsg: Installing TortoiseOverlays.dll ...  Filename: msiexec.exe; Parameters: "/i ""{app}\TortoiseOverlays\TortoiseOverlays-1.0.6.16523-x64.msi"" /qn /norestart ALLUSERS=1"; Check: Is64BitInstallMode; StatusMsg: Installing TortoiseOverlays.dll ...
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1348
1349
1350
 
 
 
 
 
 
 
 
1351
1352
1353
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-02-27 11:13+0000\n"  "Last-Translator: Martin Kolařík <Unknown>\n"  "Language-Team: Czech <cs@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\changeset.py:147 @@ -1348,14 +1348,6 @@
 msgid "no commands defined\n"  msgstr ""   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
 
3683
3684
3685
 
 
 
3686
3687
3688
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1295
1296
1297
 
 
 
 
 
 
 
 
1298
1299
1300
 
3675
3676
3677
3678
3679
3680
3681
3682
3683
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: Peer Sommerlund <peer.sommerlund@gmail.com>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-23 05:27+0000\n"  "Last-Translator: peso <peer.sommerlund@gmail.com>\n"  "Language-Team: Danish <da@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -1295,14 +1295,6 @@
 msgid "no commands defined\n"  msgstr "ingen kommandoer defineret\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Ingen hjælpetekst" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s extension - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n" @@ -3683,6 +3675,9 @@
 #~ msgid "Add/Remove"  #~ msgstr "Tilføj/Fjern"   +#~ msgid "No help text available" +#~ msgstr "Ingen hjælpetekst" +  #~ msgid "hgtk update"  #~ msgstr "hgtk update"  
Show Entire File i18n/​tortoisehg-de.po Stacked
This file's diff was not loaded because this changeset is very large. Load changes
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1284
1285
1286
 
 
 
 
 
 
 
 
1287
1288
1289
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-26 15:48+0000\n"  "Last-Translator: xiscu <Unknown>\n"  "Language-Team: Spanish <es@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-27 04:32+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -1284,14 +1284,6 @@
 msgid "no commands defined\n"  msgstr "no hay comandos definidos\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "No hay texto de ayuda disponible" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s extension - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
911
912
913
914
915
916
917
918
919
920
921
922
923
924
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
911
912
913
 
 
 
 
 
 
 
 
914
915
916
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-05-23 11:04+0000\n"  "Last-Translator: Yoan Blanc <Unknown>\n"  "Language-Team: French <fr@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -911,14 +911,6 @@
 msgid "no commands defined\n"  msgstr "aucune commande définie\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Pas d'aide disponible" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s extension - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
904
905
906
907
908
909
910
911
912
913
914
915
916
917
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
904
905
906
 
 
 
 
 
 
 
 
907
908
909
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-25 13:45+0000\n"  "Last-Translator: paolof <gp.fadel@gmail.com>\n"  "Language-Team: Italian <it@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -904,14 +904,6 @@
 msgid "no commands defined\n"  msgstr "nessun comando definito\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Nessuna guida disponibile" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s estensione - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
970
971
972
973
974
975
976
977
978
979
980
981
982
983
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
970
971
972
 
 
 
 
 
 
 
 
973
974
975
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-26 13:08+0000\n"  "Last-Translator: Yuki Kodama <Unknown>\n"  "Language-Team: Japanese <ja@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-27 04:32+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -970,14 +970,6 @@
 msgid "no commands defined\n"  msgstr "コマンドが定義されていません\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "ヘルプがありません" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s 拡張機能 - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1248
1249
1250
 
 
 
 
 
 
 
 
1251
1252
1253
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-03-28 20:29+0000\n"  "Last-Translator: Dobrosław Żybort <Unknown>\n"  "Language-Team: Polish <pl@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\hgthread.py:84 @@ -1248,14 +1248,6 @@
 msgid "no commands defined\n"  msgstr ""   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
897
898
899
900
901
902
903
904
905
906
907
908
909
910
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
897
898
899
 
 
 
 
 
 
 
 
900
901
902
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-16 15:10+0000\n"  "Last-Translator: lloco73 <Unknown>\n"  "Language-Team: Portuguese <pt@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -897,14 +897,6 @@
 msgid "no commands defined\n"  msgstr "sem comandos definidos\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Sem texto de ajuda disponível" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s extensão - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1300
1301
1302
 
 
 
 
 
 
 
 
1303
1304
1305
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-23 20:55+0000\n"  "Last-Translator: Wagner Bruna <Unknown>\n"  "Language-Team: Portuguese <pt@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -1300,14 +1300,6 @@
 msgid "no commands defined\n"  msgstr "sem comandos definidos\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Sem texto de ajuda disponível" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s extensão - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1301
1302
1303
 
 
 
 
 
 
 
 
1304
1305
1306
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: Alil Adamov <diagiman@gmail.com>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-27 05:23+0000\n"  "Last-Translator: Alil Adamov <diagiman@gmail.com>\n"  "Language-Team: Russian <ru@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-27 15:40+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -1301,14 +1301,6 @@
 msgid "no commands defined\n"  msgstr "команды не определены\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "Нет текстовой справки" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s расширение - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
952
953
954
955
956
957
958
959
960
961
962
963
964
965
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
952
953
954
 
 
 
 
 
 
 
 
955
956
957
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-04-15 02:33+0000\n"  "Last-Translator: Jally <Unknown>\n"  "Language-Team: Simplified Chinese <zh_CN@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\about.py:52 @@ -952,14 +952,6 @@
 msgid "no commands defined\n"  msgstr "没有定义的命令\n"   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "没有可用的帮助" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "%s 扩展 - %s\n" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
 
7
8
9
10
 
11
12
13
14
15
16
17
 
18
19
20
 
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
 
7
8
9
 
10
11
12
13
14
15
16
 
17
18
19
20
 
1253
1254
1255
 
 
 
 
 
 
 
 
1256
1257
1258
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-06-25 05:16+0000\n" +"POT-Creation-Date: 2009-06-28 05:54+0000\n"  "PO-Revision-Date: 2009-06-19 07:08+0000\n"  "Last-Translator: willie <willie.tw@gmail.com>\n"  "Language-Team: Traditional Chinese <zh_TW@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-06-26 03:48+0000\n" +"X-Launchpad-Export-Date: 2009-06-29 04:32+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: hggtk\gdialog.py:492 @@ -1253,14 +1253,6 @@
 msgid "no commands defined\n"  msgstr ""   -#: hggtk\hgtk.py:487 -msgid "No help text available" -msgstr "" - -#: hggtk\hgtk.py:488 -msgid "%s extension - %s\n" -msgstr "" -  #: hggtk\hgtk.py:500 hggtk\hgtk.py:526  msgid ""  "list of commands:\n"
Change 1 of 1 Show Entire File win32/​shellext/​resource.h Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
@@ -0,0 +1,31 @@
+//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by shellext.rc +// + +#define IDS_APP_TITLE 103 + +#define IDR_MAINFRAME 128 +#define IDD_SHELLEXT_DIALOG 102 +#define IDD_ABOUTBOX 103 +#define IDM_ABOUT 104 +#define IDM_EXIT 105 +#define IDI_SHELLEXT 107 +#define IDI_SMALL 108 +#define IDC_SHELLEXT 109 +#define IDC_MYICON 2 +#ifndef IDC_STATIC +#define IDC_STATIC -1 +#endif +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS + +#define _APS_NO_MFC 130 +#define _APS_NEXT_RESOURCE_VALUE 129 +#define _APS_NEXT_COMMAND_VALUE 32771 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 110 +#endif +#endif
Change 1 of 1 Show Entire File win32/​shellext/​shellext.rc Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
@@ -0,0 +1,107 @@
+// Microsoft Visual C++ generated resource script. +// +#include "resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#define APSTUDIO_HIDDEN_SYMBOLS +#include "windows.h" +#undef APSTUDIO_HIDDEN_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// English (U.S.) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) +#ifdef _WIN32 +LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +#pragma code_page(1252) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE +BEGIN + "resource.h\0" +END + +2 TEXTINCLUDE +BEGIN + "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" + "#include ""windows.h""\r\n" + "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" + "\0" +END + +3 TEXTINCLUDE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + + +///////////////////////////////////////////////////////////////////////////// +// +// Version +// + +VS_VERSION_INFO VERSIONINFO + FILEVERSION 0,8,0,0 + PRODUCTVERSION 0,8,0,0 + FILEFLAGSMASK 0x17L +#ifdef _DEBUG + FILEFLAGS 0x1L +#else + FILEFLAGS 0x0L +#endif + FILEOS 0x4L + FILETYPE 0x2L + FILESUBTYPE 0x0L +BEGIN + BLOCK "StringFileInfo" + BEGIN + BLOCK "040904b0" + BEGIN + VALUE "Comments", "TortoiseHg Shell Extension" + VALUE "CompanyName", "TortoiseHg Project" + VALUE "FileDescription", "TortoiseHg Shell Extension Dynamic Link Library" + VALUE "FileVersion", "0, 8, 0, 0" + VALUE "InternalName", "shellext" + VALUE "LegalCopyright", "Copyright (C) 2009" + VALUE "OriginalFilename", "ThgShell.dll" + VALUE "ProductName", "TortoiseHg Shell Extension Dynamic Link Library" + VALUE "ProductVersion", "0, 8, 0, 0" + END + END + BLOCK "VarFileInfo" + BEGIN + VALUE "Translation", 0x409, 1200 + END +END + +#endif // English (U.S.) resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED +
Change 1 of 1 Show Entire File win32/​shellext/​shellext.sln Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@@ -0,0 +1,30 @@
+ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shellext", "shellext.vcproj", "{B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Debug|Win32.ActiveCfg = Debug|Win32 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Debug|Win32.Build.0 = Debug|Win32 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Debug|x64.ActiveCfg = Debug|x64 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Debug|x64.Build.0 = Debug|x64 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Release|Win32.ActiveCfg = Release|Win32 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Release|Win32.Build.0 = Release|Win32 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Release|x64.ActiveCfg = Release|x64 + {B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal
Change 1 of 1 Show Entire File win32/​shellext/​shellext.vcproj Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
@@ -0,0 +1,494 @@
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="shellext" + ProjectGUID="{B7E760E4-DDA6-44BA-95E5-F6EDA42321B5}" + RootNamespace="shellext" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + <Platform + Name="x64" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" + ConfigurationType="2" + CharacterSet="0" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/DAPPMAIN /DTHG_DEBUG" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="0" + WarningLevel="2" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + LinkIncremental="2" + GenerateDebugInformation="true" + SubSystem="2" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|x64" + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" + ConfigurationType="2" + CharacterSet="0" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/DAPPMAIN /DTHG_DEBUG" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="0" + WarningLevel="2" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + LinkIncremental="2" + GenerateDebugInformation="true" + SubSystem="2" + TargetMachine="17" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" + ConfigurationType="2" + CharacterSet="0" + WholeProgramOptimization="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + UseUnicodeResponseFiles="false" + Optimization="3" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;THG_DEBUG;APPMAIN" + RuntimeLibrary="0" + UsePrecompiledHeader="0" + WarningLevel="2" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + UseUnicodeResponseFiles="false" + AdditionalDependencies="shlwapi.lib" + OutputFile="$(OutDir)\ThgShell.dll" + LinkIncremental="1" + ModuleDefinitionFile="shellext.def" + GenerateDebugInformation="true" + SubSystem="2" + OptimizeReferences="2" + EnableCOMDATFolding="2" + TargetMachine="1" + CLRImageType="0" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + UseUnicodeResponseFiles="false" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|x64" + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" + ConfigurationType="2" + CharacterSet="0" + WholeProgramOptimization="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + UseUnicodeResponseFiles="false" + Optimization="3" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;THG_DEBUG;APPMAIN" + RuntimeLibrary="0" + UsePrecompiledHeader="0" + WarningLevel="2" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + UseUnicodeResponseFiles="false" + AdditionalDependencies="shlwapi.lib" + OutputFile="$(OutDir)\ThgShell.dll" + LinkIncremental="1" + ModuleDefinitionFile="shellext.def" + GenerateDebugInformation="true" + SubSystem="2" + OptimizeReferences="2" + EnableCOMDATFolding="2" + TargetMachine="17" + CLRImageType="0" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + UseUnicodeResponseFiles="false" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + <File + RelativePath=".\ContextMenu.cpp" + > + </File> + <File + RelativePath=".\Directory.cpp" + > + </File> + <File + RelativePath=".\DirectoryStatus.cpp" + > + </File> + <File + RelativePath=".\Direntry.cpp" + > + </File> + <File + RelativePath=".\dirstate.cpp" + > + </File> + <File + RelativePath=".\Dirstatecache.cpp" + > + </File> + <File + RelativePath=".\IconOverlay.cpp" + > + </File> + <File + RelativePath=".\InitStatus.cpp" + > + </File> + <File + RelativePath=".\QueryDirstate.cpp" + > + </File> + <File + RelativePath=".\ShellExt.cpp" + > + </File> + <File + RelativePath=".\StringUtils.cpp" + > + </File> + <File + RelativePath=".\Thgstatus.cpp" + > + </File> + <File + RelativePath=".\TortoiseUtils.cpp" + > + </File> + <File + RelativePath=".\Winstat.cpp" + > + </File> + <File + RelativePath=".\Winstat64.cpp" + > + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl;inc;xsd" + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + <File + RelativePath=".\Directory.h" + > + </File> + <File + RelativePath=".\DirectoryStatus.h" + > + </File> + <File + RelativePath=".\Direntry.h" + > + </File> + <File + RelativePath=".\dirstate.h" + > + </File> + <File + RelativePath=".\Dirstatecache.h" + > + </File> + <File + RelativePath=".\InitStatus.h" + > + </File> + <File + RelativePath=".\QueryDirstate.h" + > + </File> + <File + RelativePath=".\resource.h" + > + </File> + <File + RelativePath=".\ShellExt.h" + > + </File> + <File + RelativePath=".\stdafx.h" + > + </File> + <File + RelativePath=".\StringUtils.h" + > + </File> + <File + RelativePath=".\Thgstatus.h" + > + </File> + <File + RelativePath=".\TortoiseUtils.h" + > + </File> + <File + RelativePath=".\Winstat.h" + > + </File> + <File + RelativePath=".\Winstat64.h" + > + </File> + </Filter> + <Filter + Name="Resource Files" + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > + <File + RelativePath=".\shellext.rc" + > + </File> + </Filter> + <File + RelativePath=".\ReadMe.txt" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject>