Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gnome-vfs2
gnome-vfs-url_handler_news.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-vfs-url_handler_news.patch of Package gnome-vfs2
--- schemas/desktop_gnome_url_handlers.schemas.in +++ schemas/desktop_gnome_url_handlers.schemas.in @@ -340,5 +340,39 @@ <long>True if the command used to handle this type of URL should be run in a terminal.</long> </locale> </schema> + + <schema> + <key>/schemas/desktop/gnome/url-handlers/news/enabled</key> + <applyto>/desktop/gnome/url-handlers/news/enabled</applyto> + <owner>gnome</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Whether the specified command should handle "news" URLs</short> + <long>True if the command specified in the "command" key should handle "news" URLs.</long> + </locale> + </schema> + <schema> + <key>/schemas/desktop/gnome/url-handlers/news/command</key> + <applyto>/desktop/gnome/url-handlers/news/command</applyto> + <owner>gnome</owner> + <type>string</type> + <default></default> + <locale name="C"> + <short>The handler for "news" URLs</short> + <long>The command used to handle "news" URLs, if enabled.</long> + </locale> + </schema> + <schema> + <key>/schemas/desktop/gnome/url-handlers/news/needs_terminal</key> + <applyto>/desktop/gnome/url-handlers/news/needs_terminal</applyto> + <owner>gnome</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Run the command in a terminal</short> + <long>True if the command used to handle this type of URL should be run in a terminal.</long> + </locale> + </schema> </schemalist> </gconfschemafile>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor