Kaydet (Commit) f43162b0 authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Tobias Madl

move RID_APPTITLE to desktop where its used

rename the other ones and remove the unused ones

Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
üst e4200feb
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment