summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-01 19:20:39 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-01 19:20:39 +0200
commit2a8e44eba3e540adb763c3a1e29aa4e2057d0301 (patch)
treeb55a4a4535f62abf67e152dac69f0933a561bb18 /svtools/inc
parent775884578bac822753b3f2a03c30ddf29f12527e (diff)
svtools: re-add filedlg2 to ResTarget, and remove un-used resources
Change-Id: I4e06e2d021e61d9816cf785322c13b80844f7415
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/filedlg2.hrc12
1 files changed, 0 insertions, 12 deletions
diff --git a/svtools/inc/svtools/filedlg2.hrc b/svtools/inc/svtools/filedlg2.hrc
index 14b379984cba..4da7f5e0f894 100644
--- a/svtools/inc/svtools/filedlg2.hrc
+++ b/svtools/inc/svtools/filedlg2.hrc
@@ -16,20 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#define STR_FILEDLG_SELECT 1000
-#define STR_FILEDLG_CANTCHDIR 1001
#define STR_FILEDLG_OPEN 1002
-#define STR_FILEDLG_FILE 1003
-#define STR_FILEDLG_DIR 1004
#define STR_FILEDLG_TYPE 1005
-#define STR_FILEDLG_CANTOPENFILE 1006
-#define STR_FILEDLG_CANTOPENDIR 1007
-#define STR_FILEDLG_OVERWRITE 1008
-#define STR_FILEDLG_GOUP 1009
#define STR_FILEDLG_SAVE 1010
-#define STR_FILEDLG_DRIVES 1011
-#define STR_FILEDLG_HOME 1012
-#define STR_FILEDLG_NEWDIR 1013
-#define STR_FILEDLG_ASKNEWDIR 1014
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */