summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMartin Richard <martius@martiusweb.net>2012-01-31 00:44:34 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-04-02 18:30:39 +0200
commit5e301969bf1c8818b5c737757363c31584823485 (patch)
tree49afc9db14a2ebd38f177f90224ae8c221bace1a /svtools
parent149650b087ab5b15ef23e4ac6af5368b2820af1e (diff)
fpicker: a list of bookmarks in the file picker
under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/svtools.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/inc/svtools/svtools.hrc b/svtools/inc/svtools/svtools.hrc
index c6e05f2ad5d3..466b978c16bd 100644
--- a/svtools/inc/svtools/svtools.hrc
+++ b/svtools/inc/svtools/svtools.hrc
@@ -43,6 +43,7 @@
#define DLG_SVT_EXPLORERFILE (RID_SVTOOLS_START+4)
#define DLG_SVT_QUERYFOLDERNAME (RID_SVTOOLS_START+5)
#define DLG_SVT_QUERYDELETE (RID_SVTOOLS_START+6)
+#define DLG_SVT_ADDPLACE (RID_SVTOOLS_START+7)
#define STR_SVT_AUTOMATIC_COLOR (RID_SVTOOLS_START+16)