RE: How to call a python plugin in UI

2007-07-28 Thread Spencer, Bob
If I understand, you've created a statusbar plugin.  The statusbar has a
feature that allows it to show a 2nd row of icons if the original area
fills up.

The conf.xml file shows the icon for the application.  This is
independent of the statusbar.  If you want your statusbar to appear you
need to do the following:
- place your statusbar plugin library in
/usr/share/hildon-desktop
- add an entry to /etc/hildon-desktop/statusbar
- add a .desktop file in /usr/share/hildon-status-bar
(from memory, excuse mistakes).

Now, if you are talking about something else altogether I apologize for
my misinterpretation.

Bob

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Sent: Saturday, July 28, 2007 7:40 AM
To: ubuntu-mobile@lists.ubuntu.com
Subject: How to call a python plugin in UI


Hi,
I have my plugin appearing in the UI marquee. My conf.xml looks like
(look at the last line):




   


 
 



but this does not execute my plugin. What should the command be for a
python plugin?

As an observation:
This marquee is going to become very long if every application added has
an icon and it will take a long time to scroll for the user to find what
she is looking for

[]'s
Ian


--
http://ianlawrence.info



-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


How to call a python plugin in UI

2007-07-28 Thread Ian

Hi,
I have my plugin appearing in the UI marquee. My conf.xml looks like (look at 
the last line):

















but this does not execute my plugin. What should the command be for a python 
plugin?

As an observation:
This marquee is going to become very long if every application added has an 
icon and it will take
a long time to scroll for the user to find what she is looking for

[]'s
Ian


-- 
http://ianlawrence.info



-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile