Help!

Menu entries not appearing

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python RSS
Next:  Bug#544773: Update to cryptsetup 2:1.0.7-2 breaks..  
Author Message
Alessandro Dentella
External


Since: Sep 03, 2009
Posts: 1



PostPosted: Thu Sep 03, 2009 8:10 am    Post subject: Menu entries not appearing
Archived from groups: linux>debian>maint>python (more info?)

Hi,

I tried to add a menu entry for application 'sqledit', but the entry does not
appear if I use standard menu entry in debian as:

?package(python-sqlkit):needs="X11" section="Applications/Office"\
title="sqledit" command="/usr/bin/sqledit"

it gets placed in /usr/share/menu/python-sqlkit but it does not show in the
menu. In postinst scipt I correctly see:

if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
update-menus
fi

It *does* appear correctly if I place a sqlkit.desktop in
/usr/share/applications.

I'm doing something wrong with the menu entry?
Is it ok to use only sqlkit.desktop?

thanks again

sandro
*Smile



--
Sandro Dentella *Smile
http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy


--
To UNSUBSCRIBE, email to debian-python-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Sandro Tosi
External


Since: Jan 24, 2009
Posts: 137



PostPosted: Thu Sep 03, 2009 9:10 am    Post subject: Re: Menu entries not appearing [Login to view extended thread Info.]
Archived from groups: linux>debian>devel>mentors, others (more info?)

Please use debian-mentors for general questions. follow up there

On Thu, Sep 3, 2009 at 13:42, Alessandro Dentella<sandro DeleteThis @e-den.it> wrote:
> Hi,
>
>  I tried to add a menu entry for application 'sqledit', but the entry does not
>  appear if I use standard menu entry in debian as:
>
> ?package(python-sqlkit):needs="X11" section="Applications/Office"\
>  title="sqledit" command="/usr/bin/sqledit"
>
>  it gets placed in /usr/share/menu/python-sqlkit but it does not show in the
>  menu. In postinst scipt I correctly see:
>
>    if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
>            update-menus
>    fi
>
>  It *does* appear correctly if I place a sqlkit.desktop in
>  /usr/share/applications.
>
>  I'm doing something wrong with the menu entry?
>  Is it ok to use only sqlkit.desktop?
>
>  thanks again
>
>  sandro
>  *Smile
>
>
>
> --
> Sandro Dentella  *Smile
> http://sqlkit.argolinux.org        SQLkit home page - PyGTK/python/sqlalchemy
>
>
> --
> To UNSUBSCRIBE, email to debian-python-REQUEST DeleteThis @lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian..org
>
>



--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--
To UNSUBSCRIBE, email to debian-mentors-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum