OSDN Git Service

PATCH: [ 773296 ] Add shell integration
authorKimmo Varis <kimmov@gmail.com>
Fri, 25 Jul 2003 08:58:34 +0000 (08:58 +0000)
committerKimmo Varis <kimmov@gmail.com>
Fri, 25 Jul 2003 08:58:34 +0000 (08:58 +0000)
22 files changed:
Src/Languages/ChineseSimplified/MergeChineseSimplified.rc
Src/Languages/ChineseSimplified/resource.h
Src/Languages/ChineseTraditional/MergeChineseTraditional.rc
Src/Languages/ChineseTraditional/resource.h
Src/Languages/Czech/MergeCzech.rc
Src/Languages/Czech/resource.h
Src/Languages/Danish/MergeDanish.rc
Src/Languages/Danish/resource.h
Src/Languages/Dutch/MergeDutch.rc
Src/Languages/Dutch/resource.h
Src/Languages/French/MergeFrench.rc
Src/Languages/French/resource.h
Src/Languages/German/MergeGerman.rc
Src/Languages/German/resource.h
Src/Languages/Italian/MergeItalian.rc
Src/Languages/Italian/resource.h
Src/Languages/Korean/MergeKorean.rc
Src/Languages/Korean/resource.h
Src/Languages/Slovak/MergeSlovak.rc
Src/Languages/Slovak/resource.h
Src/Languages/Spanish/MergeSpanish.rc
Src/Languages/Spanish/resource.h

index 23bc063..583fbe5 100644 (file)
@@ -461,6 +461,11 @@ FONT 9, "
 BEGIN
     CONTROL         "ͬÎļþ¼Ð¹ØÁª",IDC_ASSOC_DIRECTORY,"Button",BS_AUTOCHECKBOX |
                     WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index a7fff84..ff287ff 100644 (file)
@@ -460,6 +460,11 @@ FONT 9, "
 BEGIN
     CONTROL         "ÃöÁp¨ì¸ê®Æ§¨",IDC_ASSOC_DIRECTORY,"Button",BS_AUTOCHECKBOX | 
                     WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 6275520..e23dabb 100644 (file)
@@ -495,6 +495,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "Associated with directories",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 54117cc..5e2d665 100644 (file)
@@ -493,6 +493,11 @@ FONT 8, "MS Sans Serif"
 BEGIN
     CONTROL         "Associeret med mapper",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 9120d94..0abf93b 100644 (file)
@@ -497,6 +497,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "Associated with directories",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 8e74b8c..9e3bbb9 100644 (file)
@@ -497,6 +497,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "Associe avec les répertoires",IDC_ASSOC_DIRECTORY,
                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 2731aeb..5a3c911 100644 (file)
@@ -501,6 +501,11 @@ BEGIN
     CONTROL         "mit Verzeichnissen verknüpfen (Explorer-Kontextmenü)",
                     IDC_ASSOC_DIRECTORY,"Button",BS_AUTOCHECKBOX | 
                     WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index f76085a..179cf43 100644 (file)
@@ -494,6 +494,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "Associated with directories",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 716ec30..b2b17e4 100644 (file)
@@ -448,6 +448,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "µð·ºÅ丮¿Í ¿¬°è",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index f2cdb53..6fd8e32 100644 (file)
@@ -497,6 +497,11 @@ FONT 8, "MS Sans Serif"
 BEGIN
     CONTROL         "Priraï k adresárom",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif
index 654393a..a4f9da2 100644 (file)
@@ -494,6 +494,11 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
 BEGIN
     CONTROL         "Associated with directories",IDC_ASSOC_DIRECTORY,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,15
+    CONTROL         "Add to explorer context menu",IDC_EXPLORER_CONTEXT,
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,21,108,10
+    EDITTEXT        IDC_WINMERGE_PATH,7,34,167,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "Browse...",IDC_WINMERGE_PATH_BROWSE,180,34,50,14
+    PUSHBUTTON      "Save path",IDC_WINMERGE_PATH_SAVE,8,51,50,14
 END
 
 
index 5a22640..be30800 100644 (file)
 #define IDC_DIFFERENCE_DELETED_COLOR    1041
 #define IDC_SEL_DIFFERENCE_DELETED_COLOR 1042
 #define IDC_SEL_DIFFERENCE_TEXT_COLOR   1043
+#define IDC_EXPLORER_CONTEXT            1044
+#define IDC_WINMERGE_PATH_BROWSE        1045
+#define IDC_WINMERGE_PATH               1046
+#define IDC_WINMERGE_PATH_SAVE          1047
 #define IDS_NUM_REPLACED                8501
 #define IDS_EDIT_TEXT_NOT_FOUND         8502
 #define IDS_LINE_STATUS_INFO            8503
 #define _APS_3D_CONTROLS                     1
 #define _APS_NEXT_RESOURCE_VALUE        114
 #define _APS_NEXT_COMMAND_VALUE         32822
-#define _APS_NEXT_CONTROL_VALUE         1044
+#define _APS_NEXT_CONTROL_VALUE         1048
 #define _APS_NEXT_SYMED_VALUE           108
 #endif
 #endif