Creating self-contained plugs are discouraged; optional XEmbed support should be implemented in the app instead. System76 driver<https://launchpad.net/system76-driver>and activity-log-manager<https://code.launchpad.net/~activity-log-manager/activity-log-manager/vala>work that way. It will be even easier for you to implement because you already use D-bus activation which is also used in Switchboard plugs.
2012/10/28 Cody Garver <[email protected]> > Use "//" to access an external binary as seen here: > > > http://bazaar.launchpad.net/~elementary-apps/pantheon-plugs/dynamic-gcc-plug/view/head:/plugs/gnome-session-properties.plug > > > On Sat, Oct 27, 2012 at 5:59 PM, Sergio Costas <[email protected]>wrote: > >> Hi all: >> >> I created a plug that shows cronopete's configuration window from >> switchboard. It's just a little bash script that, using D-Bus, sends a >> signal to cronopete to show that window. >> >> It works, but unfortunately the switchboard window shows an "in >> progress" icon instead of remaining in the icon list. Instead, I wanted >> something like the language support. How can I make switchboard to >> launch an external program and keep it in the icon list? >> >> Thanks. >> >> -- >> Nos leemos >> RASTER (Linux user #228804) >> [email protected] http://www.rastersoft.com >> >> >> -- >> Mailing list: https://launchpad.net/~elementary-dev-community >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~elementary-dev-community >> More help : https://help.launchpad.net/ListHelp >> > > > > -- > Cody Garver > > -- > Mailing list: https://launchpad.net/~elementary-dev-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~elementary-dev-community > More help : https://help.launchpad.net/ListHelp > > -- Sergey "Shnatsel" Davidoff OS architect @ elementary
-- Mailing list: https://launchpad.net/~elementary-dev-community Post to : [email protected] Unsubscribe : https://launchpad.net/~elementary-dev-community More help : https://help.launchpad.net/ListHelp

