elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #01628
Re: self-contained plug
Sure, but at this moment I just want something that "just works", before
starting to mess with conditional compilation to add or not the granite
libs and more.
El 28/10/12 16:05, Sergey "Shnatsel" Davidoff escribió:
> 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 <codygarver@xxxxxxxxx>
>
>> 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 <rastersoft@xxxxxxxxx>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)
>>> raster@xxxxxxxxxxxxxx http://www.rastersoft.com
>>>
>>>
>>> --
>>> Mailing list: https://launchpad.net/~elementary-dev-community
>>> Post to : elementary-dev-community@xxxxxxxxxxxxxxxxxxx
>>> 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 : elementary-dev-community@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~elementary-dev-community
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
--
Nos leemos
RASTER (Linux user #228804)
raster@xxxxxxxxxxxxxx http://www.rastersoft.com
References