Re: How does one make program launchers?

2011-12-08 Thread Bastien Durel
Le jeudi 08 décembre 2011 à 10:15 +0530, Mahesh saini a écrit : I think you can't add custom program launcher with argument to dash. you can only add program under application tab to favorite. You can create program launcher on your desktop with argument. For that you should enable the icon on

Re: Open with Files?

2011-12-08 Thread Milan Bouchet-Valat
Le jeudi 08 décembre 2011 à 05:13 +0100, Onyeibo Oku a écrit : That's odd. Any time I plug in an external drive I get a toaster notification saying Open with Files and Eject. That first option is so ambiguous. Grammar wise, its confusing. What is Files? Should that not read Open Files

Re: Open with Files?

2011-12-08 Thread Julien Olivier
What is Nautilus? Our file manager has Files as the user-visible name in its .desktop file - that the executable / bugzilla component happens to be nautilus is an implementation detail. (Note that the strings for the notification actions are build from .desktop files, for the above Open with

Re: Open with Files?

2011-12-08 Thread Onyeibo Oku
On 12/08/2011 10:56 AM, Milan Bouchet-Valat wrote: Le jeudi 08 décembre 2011 à 05:13 +0100, Onyeibo Oku a écrit : That's odd. Any time I plug in an external drive I get a toaster notification saying Open with Files and Eject. That first option is so ambiguous. Grammar wise, its confusing.

Re: Open with Files?

2011-12-08 Thread Florian Müllner
On jue, 2011-12-08 at 12:56 +0100, Onyeibo Oku wrote: I don't know. Should I file a bug on that one too? Yes. Which component owns this bug ... Gnome-shell likely No. Files is the name field from the .desktop file of the default application for the mime type inode/directory. So if you

extensions.gnome.org

2011-12-08 Thread Bernd Schlapsi
Hello, how do I correctly define/create an extension which uses gsettings to store some extension spezific settings? I found the weather-extension on github (https://github.com/simon04/gnome-shell-extension-weather) and created my extension the same way:

Re: extensions.gnome.org

2011-12-08 Thread Giovanni Campagna
Il giorno gio, 08/12/2011 alle 23.05 +0100, Bernd Schlapsi ha scritto: Hello, how do I correctly define/create an extension which uses gsettings to store some extension spezific settings? I found the weather-extension on github (https://github.com/simon04/gnome-shell-extension-weather)

Re: extensions.gnome.org

2011-12-08 Thread Jasper St. Pierre
You cannot use GSettings for now. On Thu, Dec 8, 2011 at 5:05 PM, Bernd Schlapsi b...@gmx.info wrote: Hello, how do I correctly define/create an extension which uses gsettings to store some extension spezific settings? I found the weather-extension on github

can't update my extension on extensions.gnome.org

2011-12-08 Thread Gabriel
Hello, I can't update my extension on extensions.gnome.org, I get this error when I try: This field cannot be blank. Of course the field had the URI of the new version, any ideas? On a side note, I had just before submitted a new extension, not sure if this causes the problem, although it

Re: How does one make program launchers?

2011-12-08 Thread Andrew Douglas Pitonyak
Thanks to all respondents, I had wondered for a long time how to do this. ___ gnome-shell-list mailing list gnome-shell-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: Open with Files?

2011-12-08 Thread Andrew Douglas Pitonyak
On 12/08/2011 07:01 AM, Onyeibo Oku wrote: On 12/08/2011 12:48 PM, Julien Olivier wrote: What is Nautilus? Our file manager has Files as the user-visible name in its .desktop file - that the executable / bugzilla component happens to be nautilus is an implementation detail. (Note that the

Filter for extensions.gnome.org

2011-12-08 Thread David Gómez
I was thing, there must be a filter system for extensions.gnome.orgwebsite, because now it's kind of hard to find new and updated extensions in the list, so this could be a nice future. -- David Gómez ___ gnome-shell-list mailing list

Re: Filter for extensions.gnome.org

2011-12-08 Thread Bernd Schlapsi
it would be nice to add some categories or tags to the extensions (menu, search provider, panel,..) so far as I know there isn't such meta-information I have to provide when uploading an extension. But maybe some intelligent program could analyze the source code of an extension and provide