Kaydet (Commit) 6205c58e authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Hopefully the last installement of my perl saga

Change-Id: I2d437062e3ce468591621e7323cacb13789edf06
üst 143cda1b
......@@ -33,7 +33,7 @@ End
FolderItemProperty git_Folderitem_Sbase_AppIDProperty
ShortcutID = gid_Folderitem_Sbase;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Base"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Base";
End
#endif
......@@ -33,7 +33,7 @@ End
FolderItemProperty git_Folderitem_Scalc_AppIDProperty
ShortcutID = gid_Folderitem_Scalc;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Calc"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Calc";
End
#endif
......@@ -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
......@@ -33,7 +33,7 @@ End
FolderItemProperty git_Folderitem_Simpress_AppIDProperty
ShortcutID = gid_Folderitem_Simpress;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Impress"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Impress";
End
#endif
......@@ -37,8 +37,8 @@ End
FolderItemProperty git_Folderitem_LibreOffice_AppIDProperty
ShortcutID = gid_Folderitem_LibreOffice;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Startcenter"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Startcenter";
End
FolderItem gid_Folderitem_Soffice_Desktop
......@@ -61,6 +61,6 @@ End
FolderItemProperty git_Folderitem_Soffice_Desktop_AppIDProperty
ShortcutID = gid_Folderitem_Soffice_Desktop;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Startcenter"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Startcenter";
End
......@@ -33,7 +33,7 @@ End
FolderItemProperty git_Folderitem_Swriter_AppIDProperty
ShortcutID = gid_Folderitem_Swriter;
Key = "System.AppUserModel.ID"
Value = "TheDocumentFoundation.LibreOffice.Writer"
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
End
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment