[Libreoffice-commits] .: Branch 'libreoffice-3-5' - scp2/source

Michael Meeks michael at kemper.freedesktop.org
Thu Feb 16 02:27:11 PST 2012


 scp2/source/ooo/folderitem_ooo.scp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 504995b94e0bb9a689c9b5b3089f56e6ce0d6cee
Author: Andras Timar <atimar at suse.com>
Date:   Thu Feb 16 10:00:39 2012 +0100

    put LibreOffice (start center) to Win7 Start menu instead of Base
    
    As Asa Dotzler kindly pointed out in his blog, it was a bit
    awkward to put Base - the less used application - into
    frequently used program icon area of Windows 7 start menu. It was
    not a design decision, Sbase preceded Soffice, that was all.
    Let's use LibreOffice instead of Soffice, and voilà, problem solved.
    
    Signed-off-by: Michael Meeks <michael.meeks at suse.com>

diff --git a/scp2/source/ooo/folderitem_ooo.scp b/scp2/source/ooo/folderitem_ooo.scp
index e1a25e9..b714e7d 100644
--- a/scp2/source/ooo/folderitem_ooo.scp
+++ b/scp2/source/ooo/folderitem_ooo.scp
@@ -27,7 +27,7 @@
 
 #include "macros.inc"
 
-FolderItem gid_Folderitem_Soffice
+FolderItem gid_Folderitem_LibreOffice
     Name = "%PRODUCTNAME";
     ModuleID = gid_Module_Root;
 #ifdef ENABLE_SILENT_MSI


More information about the Libreoffice-commits mailing list