summaryrefslogtreecommitdiffstats
path: root/scp2/source/calc
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/calc
parentUpdated core (diff)
downloadcore-20696b2a5741fcda3b9cff5fb41da4d2688312c4.tar.gz
core-20696b2a5741fcda3b9cff5fb41da4d2688312c4.zip
WIP: data for the new MsiShortcutProperty installer table
Change-Id: If421383abe95738b8247aebc5cf43b1eaa346c39
Diffstat (limited to 'scp2/source/calc')
-rw-r--r--scp2/source/calc/folderitem_calc.scp6
1 files changed, 6 insertions, 0 deletions
diff --git a/scp2/source/calc/folderitem_calc.scp b/scp2/source/calc/folderitem_calc.scp
index 8d4cd165f739..67fbaa8769d6 100644
--- a/scp2/source/calc/folderitem_calc.scp
+++ b/scp2/source/calc/folderitem_calc.scp
@@ -30,4 +30,10 @@ FolderItem gid_Folderitem_Scalc
Parameter = "";
ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC);
End
+
+FolderItemProperty git_Folderitem_Scalc_AppIDProperty
+ ShortcutID = gid_Folderitem_Scalc;
+ Key = "System.AppUserModel.ID"
+ Value = "TheDocumentFoundation.LibreOffice.Calc"
+End
#endif