diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-25 14:14:20 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-25 14:17:14 +0200 |
commit | 42b8705e7cca785efc7ffa234ddb49cca8168a0a (patch) | |
tree | 3645322d3b58cfc1e520596988620fa81bc1355b /scp2/source/impress | |
parent | cad969704977941390ffb1d156960daec175226e (diff) |
Add some consistency to the world as we know it
Change-Id: Ib1720a1797facf783eee9524afef7fadcd986c6f
Diffstat (limited to 'scp2/source/impress')
-rw-r--r-- | scp2/source/impress/folderitem_impress.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/impress/folderitem_impress.scp b/scp2/source/impress/folderitem_impress.scp index 1f787e4b1c64..5419044b045e 100644 --- a/scp2/source/impress/folderitem_impress.scp +++ b/scp2/source/impress/folderitem_impress.scp @@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Simpress ALL_LANG(Tooltip, STR_FI_TOOLTIP_IMPRESS); End -FolderItemProperty git_Folderitem_Simpress_AppIDProperty +FolderItemProperty git_Folderitemproperty_Simpress_AppID ShortcutID = gid_Folderitem_Simpress; Key = "System.AppUserModel.ID"; Value = "TheDocumentFoundation.LibreOffice.Impress"; |