summaryrefslogtreecommitdiff
path: root/scp2/source/math
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-23 21:34:06 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-24 14:41:16 +0200
commit20696b2a5741fcda3b9cff5fb41da4d2688312c4 (patch)
treebbfb829ad513ef8eeb3951ab66f920a08538414a /scp2/source/math
parentd5624bb08d4d7f6afbbdf9e8f10478f9d77342a7 (diff)
WIP: data for the new MsiShortcutProperty installer table
Change-Id: If421383abe95738b8247aebc5cf43b1eaa346c39
Diffstat (limited to 'scp2/source/math')
-rw-r--r--scp2/source/math/folderitem_math.scp6
1 files changed, 6 insertions, 0 deletions
diff --git a/scp2/source/math/folderitem_math.scp b/scp2/source/math/folderitem_math.scp
index d82243457c11..afab64ab28a4 100644
--- a/scp2/source/math/folderitem_math.scp
+++ b/scp2/source/math/folderitem_math.scp
@@ -30,4 +30,10 @@ FolderItem gid_Folderitem_Smath
Parameter = "";
ALL_LANG(Tooltip, STR_FI_TOOLTIP_MATH);
End
+
+FolderItemProperty git_Folderitem_Smath_AppIDProperty
+ ShortcutID = gid_Folderitem_Smath;
+ Key = "System.AppUserModel.ID"
+ Value = "TheDocumentFoundation.LibreOffice.Math"
+End
#endif