Kaydet (Commit) 4155bc56 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Shorten the idetifiers a bit not to be more the 32 chars

Change-Id: I5ee50ae740aa113670dad97067e78e063cca1a61
üst 50a76af9
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Sbase
ALL_LANG(Tooltip, STR_FI_TOOLTIP_BASE);
End
FolderItemProperty git_Folderitemproperty_Sbase_AppID
FolderItemProperty gid_Fip_Sbase_AppID
ShortcutID = gid_Folderitem_Sbase;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Base";
......
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Scalc
ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC);
End
FolderItemProperty git_Folderitemproperty_Scalc_AppID
FolderItemProperty gid_Fip_Scalc_AppID
ShortcutID = gid_Folderitem_Scalc;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Calc";
......
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Sdraw
ALL_LANG(Tooltip, STR_FI_TOOLTIP_DRAW);
End
FolderItemProperty git_Folderitemproperty_Sdraw_AppID
FolderItemProperty gid_Fip_Sdraw_AppID
ShortcutID = gid_Folderitem_Sdraw;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Draw";
......
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Simpress
ALL_LANG(Tooltip, STR_FI_TOOLTIP_IMPRESS);
End
FolderItemProperty git_Folderitemproperty_Simpress_AppID
FolderItemProperty gid_Fip_Simpress_AppID
ShortcutID = gid_Folderitem_Simpress;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Impress";
......
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Smath
ALL_LANG(Tooltip, STR_FI_TOOLTIP_MATH);
End
FolderItemProperty git_Folderitemproperty_Smath_AppID
FolderItemProperty gid_Fip_Smath_AppID
ShortcutID = gid_Folderitem_Smath;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Math";
......
......@@ -35,7 +35,7 @@ FolderItem gid_Folderitem_LibreOffice
Parameter = "";
End
FolderItemProperty git_Folderitemproperty_LibreOffice_AppID
FolderItemProperty gid_Fip_LibreOffice_AppID
ShortcutID = gid_Folderitem_LibreOffice;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Startcenter";
......@@ -59,7 +59,7 @@ FolderItem gid_Folderitem_Soffice_Desktop
ComponentCondition = "CREATEDESKTOPLINK=1";
End
FolderItemProperty git_Folderitemproperty_Soffice_Desktop_AppID
FolderItemProperty gid_Fip_Soffice_Desktop_AppID
ShortcutID = gid_Folderitem_Soffice_Desktop;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Startcenter";
......
......@@ -31,7 +31,7 @@ FolderItem gid_Folderitem_Swriter
ALL_LANG(Tooltip, STR_FI_TOOLTIP_WRITER);
End
FolderItemProperty git_Folderitemproperty_Swriter_AppID
FolderItemProperty gid_Fip_Swriter_AppID
ShortcutID = gid_Folderitem_Swriter;
Key = "System.AppUserModel.ID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
......
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