diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-24 13:09:41 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-24 16:35:58 +0000 |
commit | 80a60371b3fbdfff01a0e59a56a53da9587f9b14 (patch) | |
tree | 3bbf463ca5ea8279d338eaf1079a65cf77adf3f4 /include/sfx2 | |
parent | 47f891c567ecd54add9763506c48f42afaf6863b (diff) |
move RID_APPTITLE to desktop where its used
rename the other ones and remove the unused ones
Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/sfx.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc index 6909d1c260eb..98fffe24ed94 100644 --- a/include/sfx2/sfx.hrc +++ b/include/sfx2/sfx.hrc @@ -114,8 +114,6 @@ #define RID_DEFAULTABOUT (RID_SFX_START+0) -#define RID_APPTITLE (RID_SFX_START+4) - #define DLG_STYLE_DESIGNER (RID_SFX_START+8) #define RID_SFX_INCORRECT_PASSWORD (RID_SFX_START+216) |