From f1d38c7cd246ab1b163bd4a0d70471ad452a331b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 13 Jun 2017 20:20:53 +0300 Subject: db_autobackups: backups number changed from 100 to 9999 (issue #813) --- plugins/Db_autobackups/src/resource.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/Db_autobackups/src/resource.h') diff --git a/plugins/Db_autobackups/src/resource.h b/plugins/Db_autobackups/src/resource.h index 40fb887c76..fce60af1e5 100644 --- a/plugins/Db_autobackups/src/resource.h +++ b/plugins/Db_autobackups/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} -// Включаемый файл, созданный в Microsoft Visual C++. -// Используется D:\Others\SVN\MirandaNG\trunk\plugins\Db_autobackups\res\db_autobackups.rc +// Microsoft Visual C++ generated include file. +// Used by D:\Miranda NG Git_orig\plugins\Db_autobackups\res\db_autobackups.rc // #define IDD_OPTIONS 101 #define IDI_ICON1 270 @@ -32,7 +32,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 272 +#define _APS_NEXT_RESOURCE_VALUE 273 #define _APS_NEXT_COMMAND_VALUE 40018 #define _APS_NEXT_CONTROL_VALUE 1676 #define _APS_NEXT_SYMED_VALUE 101 -- cgit v1.2.3