[RAPPS] Move database source URL to settings dialog (#2792)
[reactos.git] / base / applications / rapps / include / resource.h
index e5cfc14..49dc210 100644 (file)
@@ -54,6 +54,9 @@
 #define IDC_USE_PROXY            1015
 #define IDC_PROXY_SERVER         1016
 #define IDC_NO_PROXY_FOR         1017
+#define IDC_SOURCE_DEFAULT       1018
+#define IDC_USE_SOURCE           1019
+#define IDC_SOURCE_URL           1020
 
 /* Dialogs */
 #define IDD_SETTINGS_DIALOG      300
 #define IDS_APPLICATIONS         112
 #define IDS_CHOOSE_FOLDER_TEXT   113
 #define IDS_CHOOSE_FOLDER_ERROR  114
+#define IDS_URL_INVALID          115
 #define IDS_APP_REG_REMOVE       116
 #define IDS_INFORMATION          117
 #define IDS_UNABLE_TO_REMOVE     118
 /* Dialog related entries */
 #define IDS_DL_DIALOG_DB_DISP                   950
 #define IDS_DL_DIALOG_DB_DOWNLOAD_DISP          951
+#define IDS_DL_DIALOG_DB_UNOFFICIAL_DOWNLOAD_DISP 952
 
 /* Accelerators */
 #define HOTKEYS                  715