diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-24 18:55:22 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-24 18:55:44 +0200 |
commit | 6205c58e262e9b82e815855199de462775fcd35b (patch) | |
tree | 70f7a640df976d9700ce6ede956ead5613641e5d /scp2/source/draw | |
parent | 143cda1bc9638c72c2503bb8f1c2da6722c69031 (diff) |
Hopefully the last installement of my perl saga
Change-Id: I2d437062e3ce468591621e7323cacb13789edf06
Diffstat (limited to 'scp2/source/draw')
-rw-r--r-- | scp2/source/draw/folderitem_draw.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/draw/folderitem_draw.scp b/scp2/source/draw/folderitem_draw.scp index e6999b8f4153..be6751117763 100644 --- a/scp2/source/draw/folderitem_draw.scp +++ b/scp2/source/draw/folderitem_draw.scp @@ -33,7 +33,7 @@ End FolderItemProperty git_Folderitem_Sdraw_AppIDProperty ShortcutID = gid_Folderitem_Sdraw; - Key = "System.AppUserModel.ID" - Value = "TheDocumentFoundation.LibreOffice.Draw" + Key = "System.AppUserModel.ID"; + Value = "TheDocumentFoundation.LibreOffice.Draw"; End #endif |