Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
conglomerate
conglomerate-dist.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File conglomerate-dist.patch of Package conglomerate
--- data/Makefile.am +++ data/Makefile.am @@ -34,11 +34,9 @@ install-schemas: $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) EXTRA_DIST = $(desktop_in_files) \ - $(desktop_DATA) \ $(keys_in_files) \ - $(keys_DATA) \ $(mime_DATA) \ $(app_DATA) \ $(stylesheet_DATA) \ $(css_DATA) \ - $(schema_DATA) + $(schema_in_files) --- /dev/null +++ data/conglomerate.schemas.in @@ -0,0 +1,29 @@ +<gconfschemafile> + <schemalist> + <schema> + <key>/schemas/apps/conglomerate/custom-dispspec-paths</key> + <applyto>/apps/conglomerate/custom-dispspec-paths</applyto> + <owner>conglomerate</owner> + <type>list</type> + <list_type>string</list_type> + <default>[~/.conglomerate/dispspecs]</default> + <locale name="C"> + <short>Custom locations for display specification files.</short> + <long>A list of custom directories where Conglomerate should look for the display specification (called dispspec, or .xds) files, in addition to the standard installation path. When documents are loaded a matching dispspec is searched for in these directories, and the first matching dispspec file is used.</long> + </locale> + </schema> + <schema> + <key>/schemas/apps/conglomerate/plugins/templates/template-paths</key> + <applyto>/apps/conglomerate/plugins/templates/template-paths</applyto> + <owner>conglomerate</owner> + <type>list</type> + <list_type>string</list_type> + <default>[~/.conglomerate/templates]</default> + <locale name="C"> + <short>Locations for template files.</short> + <long>A list of directories where Conglomerate should look for template xml files. These documents will be used by the new document assistant as types of documents which can be created by the user.</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