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 /sw | |
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 'sw')
-rw-r--r-- | sw/source/ui/app/app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index 7874da685bdd..bad018d61c8a 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -33,7 +33,7 @@ String RID_SW_NAME { - Text = "StarWriter" ; + Text = "%PRODUCTNAME Writer" ; }; String STR_PRINT_MERGE_MACRO |