summaryrefslogtreecommitdiffstats
path: root/scp2/source/writer
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/writer
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/writer')
-rw-r--r--scp2/source/writer/folderitem_writer.scp6
1 files changed, 6 insertions, 0 deletions
diff --git a/scp2/source/writer/folderitem_writer.scp b/scp2/source/writer/folderitem_writer.scp
index 8efb9762fb2b..85e764b2f9d7 100644
--- a/scp2/source/writer/folderitem_writer.scp
+++ b/scp2/source/writer/folderitem_writer.scp
@@ -30,4 +30,10 @@ FolderItem gid_Folderitem_Swriter
Parameter = "";
ALL_LANG(Tooltip, STR_FI_TOOLTIP_WRITER);
End
+
+FolderItemProperty git_Folderitem_Swriter_AppIDProperty
+ ShortcutID = gid_Folderitem_Swriter;
+ Key = "System.AppUserModel.ID"
+ Value = "TheDocumentFoundation.LibreOffice.Writer"
+End
#endif