[Libreoffice-commits] .: sw/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Mon Jun 11 13:54:54 PDT 2012
sw/source/ui/docvw/docvw.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 22a5dfb94918cbade4800122c75d88ae73e39240
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Jun 11 22:54:26 2012 +0200
build fix: restore STR_CHAIN_OK
Change-Id: I04230c4c38978340afa91eefb1886de0998967f8
diff --git a/sw/source/ui/docvw/docvw.hrc b/sw/source/ui/docvw/docvw.hrc
index bf75602..305fb5b 100644
--- a/sw/source/ui/docvw/docvw.hrc
+++ b/sw/source/ui/docvw/docvw.hrc
@@ -58,7 +58,7 @@
#define STR_EXPORT_GRAFIK_TITLE (RC_DOCVW_BEGIN + 1)
- // FREE, was STR_CHAIN_OK
+#define STR_CHAIN_OK (RC_DOCVW_BEGIN + 2)
#define STR_CHAIN_NOT_EMPTY (RC_DOCVW_BEGIN + 3)
#define STR_CHAIN_IS_IN_CHAIN (RC_DOCVW_BEGIN + 4)
#define STR_CHAIN_WRONG_AREA (RC_DOCVW_BEGIN + 5)
More information about the Libreoffice-commits
mailing list