From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 27 09:34:06 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09FEE16A4CE for ; Sun, 27 Feb 2005 09:34:06 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7441E43D49 for ; Sun, 27 Feb 2005 09:34:05 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050227093404.VORU29924.lakermmtao10.cox.net@mezz.mezzweb.com>; Sun, 27 Feb 2005 04:34:04 -0500 Date: Sun, 27 Feb 2005 03:34:58 -0600 To: vova@fbsd.ru References: <1109419564.1942.10.camel@localhost> <1109445790.1942.32.camel@localhost> <1109490309.2370.5.camel@localhost> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1109490309.2370.5.camel@localhost> User-Agent: Opera M2/7.54 (Linux, build 955) cc: freebsd-gnome@freebsd.org Subject: Re: How does GNOME 2.9.x in MarcusCom treats you so far? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 09:34:06 -0000 On Sun, 27 Feb 2005 10:45:09 +0300, Vladimir Grebenschikov wrote: > В сб, 26/02/2005 в 14:16 -0600, Jeremy Messenger пишет: >> On Sat, 26 Feb 2005 22:23:10 +0300, Vladimir Grebenschikov >> >> wrote: >> >>> В сб, 26/02/2005 в 12:45 -0600, Jeremy Messenger пишет: >>>> On Sat, 26 Feb 2005 15:06:04 +0300, Vladimir Grebenschikov >>>> >>>> wrote: >>>>> More issues: >>>>> >> >>>>> - Evolution does not handles mime-types as it is done by nautilus. >>>>> - KDE menu items is mixed with gnome menu items and most kde items >>>>> has >>>>> no icons. >>>> >>>> Can you send me screenshot of it? I haven't seen how it looks like in >>>> GNOME 2.9.x. As for no icons, it's mostly KDE's fault for not put name >>>> of >>>> icon in the *.desktop as it's not much we can do. You will have to bug >>>> in >>>> KDE bugzilla for add icon in the *.desktop. >>> >>> I've attached screen-shots. >> >> Thanks! Do you like how GNOME 2.8.x's menu works? I can try to give it a >> shot to do that same thing for GNOME 2.9.x. > > Yes, I like 2.8 integration with KDE menus, It is much better. I have just committed gnome-menus in MarcusCVS Com.. Only one very small issue is that 'Control Center' add in main menu for some reason, I am not able to beat it. The rest else went in KDE menu perfect. >>> How KDE itself works ? I guess it shows all icons right. >> >> No idea. GNOME follows *.desktop pretty much everything, but KDE seems >> like not do that. For example, can you check in kmail.desktop or >> whatever >> what's for KMail? It should have something like 'Icon=kmail.png' in it. >> There are some KDE's *.desktop are missing 'Icon=' and 'Categories=' >> that >> caused GNOME's menu not work perfect. > > Looks like they do not add any extension to icon name: > > % grep Icon /usr/local/share/applications/kde/KMail.desktop Insteresting.... I will have to check in my local machine for share/applications/kde... It might be easy fix, I will check it tomorrow. Cheers, Mezz > Icon=kmail > % locate kmail.png > /usr/local/share/apps/kmail/about/kmail.png > /usr/local/share/doc/HTML/en/kontact/menu-bar-kmail.png > /usr/local/share/doc/HTML/en/kontact/settings-menu-kmail.png > /usr/local/share/doc/HTML/en/kpilot/conduit-popmail-kmail.png > /usr/local/share/icons/Locolor/16x16/apps/kmail.png > /usr/local/share/icons/Locolor/32x32/apps/kmail.png > /usr/local/share/icons/crystalsvg/128x128/apps/kmail.png > /usr/local/share/icons/crystalsvg/16x16/apps/kmail.png > /usr/local/share/icons/crystalsvg/22x22/apps/kmail.png > /usr/local/share/icons/crystalsvg/32x32/apps/kmail.png > /usr/local/share/icons/crystalsvg/48x48/apps/kmail.png > /usr/local/share/icons/crystalsvg/64x64/apps/kmail.png > /usr/local/share/icons/kdeclassic/16x16/apps/kmail.png > /usr/local/share/icons/kdeclassic/32x32/apps/kmail.png > /usr/local/share/icons/kdeclassic/48x48/apps/kmail.png > /usr/local/share/icons/slick/16x16/apps/kmail.png > /usr/local/share/icons/slick/22x22/apps/kmail.png > /usr/local/share/icons/slick/32x32/apps/kmail.png > /usr/local/share/icons/slick/48x48/apps/kmail.png > % locate kmail.svg > /usr/local/share/icons/crystalsvg/scalable/apps/kmail.svgz > % > > Probably we need some workaround/hack to handle this. > >>>>> - Old customized menu items (added into /usr/X11R6/share/gnome/apps) >>>>> do >>>>> not visible now. >>>> >>>> Can you me which ports that are install in there? I did moved few of >>>> mine >>>> ports from apps to applications to get it works with GNOME 2.9.x. >>>> Also, >>>> the apps is old, so I think its best to move those to applications. >>> >>> It is not from ports by my custom items. Adding Categories= does not >>> helps >> >> >> Add 'Categories=' does work for me. Show us how you custom your own >> .desktop file. Be sure to check this url. >> >> http://standards.freedesktop.org/menu-spec/menu-spec-0.9.html#category-registry > > I found the reason, when I've removed > Version=1.0 > X-GNOME-DocPath= > > and change > Name[ru_RU]=foo > to > Name=foo > (It was only name here) > It starts works. > >> Cheers, >> Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org