summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-12-09 16:19:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-09 16:20:24 +0000
commit777a5cfb7cd7c4e9193285701160f2a6d9617041 (patch)
tree7ddfc5851f65caa5f8bf15adf7a5803d173e36cb /sc/inc/sc.hrc
parentResolves: fdo#86786 take of a copy of the MarkData (diff)
downloadcore-777a5cfb7cd7c4e9193285701160f2a6d9617041.tar.gz
core-777a5cfb7cd7c4e9193285701160f2a6d9617041.zip
Revert "move RID_APPTITLE to desktop where its used"
this seems to have been re-committed as a conflict fixup, but it had been removed on purpose by commit 8c041824b67caa53d3f7f96803b7a69ced6614b5 Author: Caolán McNamara <caolanm@redhat.com> Date: Tue Nov 25 13:39:28 2014 +0000 all these ids and their associated resources were unnecessary Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156 This reverts commit f43162b09c4876cec317b83e2d6c1afbd8576001. Change-Id: I57514dcc9cd48c841620d4cb20d049ea8c55254e
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index a9da8bf59a93..f76a45a3f7aa 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -990,8 +990,7 @@
#define STR_TITLE_AUTHOR (STR_START + 442)
#define STR_TITLE_DATE (STR_START + 443)
#define STR_UNKNOWN_USER_CONFLICT (STR_START + 444)
-#define RID_SC_NAME (STR_START + 445)
-#define STR_END (RID_SC_NAME)
+#define STR_END (STR_UNKNOWN_USER_CONFLICT)
#define BMP_START (STR_END)