summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-26 17:29:10 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-26 17:29:10 +0000
commit8b437fdb2e61c4f94e01eb727f6a4c68ba12c0b7 (patch)
tree3bcfd8deeba38930980044af3a78865b3e20e097 /plugins/Db_autobackups/resource.h
parent1ee7fc10f76d284b5b8bc4ed4d93bdd1a057d55b (diff)
projects cleanup
db_autobackups moved from mmap_sa, coz it for all databases git-svn-id: http://svn.miranda-ng.org/main/trunk@184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups/resource.h')
-rw-r--r--plugins/Db_autobackups/resource.h35
1 files changed, 35 insertions, 0 deletions
diff --git a/plugins/Db_autobackups/resource.h b/plugins/Db_autobackups/resource.h
new file mode 100644
index 0000000000..fe3f28621c
--- /dev/null
+++ b/plugins/Db_autobackups/resource.h
@@ -0,0 +1,35 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by db_autobackups.rc
+//
+#define IDD_OPTIONS 101
+#define IDI_ICON1 270
+#define IDD_COPYPROGRESS 271
+#define SPIN_PERIOD 1369
+#define SPIN_NUMBACKUPS 1370
+#define IDC_PT 1371
+#define IDC_ED_PERIOD 1658
+#define IDC_RAD_DISABLED 1660
+#define IDC_RAD_START 1663
+#define IDC_RAD_EXIT 1664
+#define IDC_RAD_PERIODIC 1665
+#define IDC_ED_NUMBACKUPS 1666
+#define IDC_ED_FOLDER 1667
+#define IDC_BUT_BROWSE 1668
+#define IDC_LNK_FOLDERS 1669
+#define IDC_CHK_NOPROG 1670
+#define IDC_BUT_NOW 1671
+#define IDC_CHK_NOPOPUP 1672
+#define IDC_PROGRESSMESSAGE 0xDAED
+#define IDC_PROGRESS 0xDEAD
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 272
+#define _APS_NEXT_COMMAND_VALUE 40018
+#define _APS_NEXT_CONTROL_VALUE 1673
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif