summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-24 13:09:41 +0000
committerTobias Madl <tobias.madl.dev@gmail.com>2014-12-09 12:35:06 +0000
commitf43162b09c4876cec317b83e2d6c1afbd8576001 (patch)
treeca6e03faa2db2a8759a0173edbd1f3050d5de0f3 /sc/inc/sc.hrc
parentchanged timers to idle (diff)
downloadcore-f43162b09c4876cec317b83e2d6c1afbd8576001.tar.gz
core-f43162b09c4876cec317b83e2d6c1afbd8576001.zip
move RID_APPTITLE to desktop where its used
rename the other ones and remove the unused ones Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index f76a45a3f7aa..a9da8bf59a93 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -990,7 +990,8 @@
#define STR_TITLE_AUTHOR (STR_START + 442)
#define STR_TITLE_DATE (STR_START + 443)
#define STR_UNKNOWN_USER_CONFLICT (STR_START + 444)
-#define STR_END (STR_UNKNOWN_USER_CONFLICT)
+#define RID_SC_NAME (STR_START + 445)
+#define STR_END (RID_SC_NAME)
#define BMP_START (STR_END)