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/math | |
parent | cad969704977941390ffb1d156960daec175226e (diff) |
Add some consistency to the world as we know it
Change-Id: Ib1720a1797facf783eee9524afef7fadcd986c6f
Diffstat (limited to 'scp2/source/math')
-rw-r--r-- | scp2/source/math/folderitem_math.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/math/folderitem_math.scp b/scp2/source/math/folderitem_math.scp index 565beeed4c6c..5ba71cc4de27 100644 --- a/scp2/source/math/folderitem_math.scp +++ b/scp2/source/math/folderitem_math.scp @@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Smath ALL_LANG(Tooltip, STR_FI_TOOLTIP_MATH); End -FolderItemProperty git_Folderitem_Smath_AppIDProperty +FolderItemProperty git_Folderitemproperty_Smath_AppID ShortcutID = gid_Folderitem_Smath; Key = "System.AppUserModel.ID"; Value = "TheDocumentFoundation.LibreOffice.Math"; |