* [gentoo-commits] gentoo-x86 commit in app-emulation/spice/files: spice.protocol spice.schemas
@ 2011-01-05 15:03 Tiziano Mueller (dev-zero)
0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2011-01-05 15:03 UTC (permalink / raw
To: gentoo-commits
dev-zero 11/01/05 15:03:40
Added: spice.protocol spice.schemas
Log:
Added files for schema/protocol instead of cat'ting them in the ebuild.
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Revision Changes Path
1.1 app-emulation/spice/files/spice.protocol
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/spice.protocol?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/spice.protocol?rev=1.1&content-type=text/plain
Index: spice.protocol
===================================================================
[Protocol]
exec=/usr/bin/spicec --uri "%u"
protocol=spice
input=none
output=none
helper=true
listing=
reading=false
writing=false
makedir=false
deleting=false
1.1 app-emulation/spice/files/spice.schemas
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/spice.schemas?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/spice.schemas?rev=1.1&content-type=text/plain
Index: spice.schemas
===================================================================
<?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/desktop/gnome/url-handlers/spice/enabled</key>
<applyto>/desktop/gnome/url-handlers/spice/enabled</applyto>
<owner>spice</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>How to handle spice URLs</short>
<long>Set to true to have a program specified in command handle spice URLs</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/url-handlers/spice/command</key>
<applyto>/desktop/gnome/url-handlers/spice/command</applyto>
<owner>spice</owner>
<type>string</type>
<default>/usr/bin/spicec --uri "%s"</default>
<locale name="C">
<short>URL handler for spice URIs</short>
<long>URL handler for spice URIs</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/url-handlers/spice/need-terminal</key>
<applyto>/desktop/gnome/url-handlers/spice/need-terminal</applyto>
<owner>spice</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Run program in terminal</short>
<long>True if the program to handle this URL should be run in a terminal</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-05 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 15:03 [gentoo-commits] gentoo-x86 commit in app-emulation/spice/files: spice.protocol spice.schemas Tiziano Mueller (dev-zero)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox