diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-26 11:29:41 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-26 11:35:26 +0200 |
commit | 4155bc56ad2910d8acc5d6468eb1ee2a3cffcd20 (patch) | |
tree | d3b6405b7ac7f882aef1204b909aaee98493f081 /scp2/source/math | |
parent | 50a76af9d1b6cc1b02c856c2e06bc18d849ec2d3 (diff) |
Shorten the idetifiers a bit not to be more the 32 chars
Change-Id: I5ee50ae740aa113670dad97067e78e063cca1a61
Diffstat (limited to 'scp2/source/math')
-rw-r--r-- | scp2/source/math/folderitem_math.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/math/folderitem_math.scp b/scp2/source/math/folderitem_math.scp index 5ba71cc4de27..127773f52c83 100644 --- a/scp2/source/math/folderitem_math.scp +++ b/scp2/source/math/folderitem_math.scp @@ -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"; |