~ubuntu-branches/ubuntu/natty/gsettings-desktop-schemas/natty

« back to all changes in this revision

Viewing changes to schemas/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2010-11-30 10:25:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101130102503-vp9j8p7iu3kfgbmh
Tags: 0.1.2-0ubuntu1
* New upstream release.
  - Add new media-handling schemas taken from Nautilus

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
        org.gnome.desktop.a11y.mouse.gschema.xml
11
11
 
12
12
desktop_gschemas_in =                                           \
13
 
        org.gnome.desktop.background.gschema.xml.in
 
13
        org.gnome.desktop.background.gschema.xml.in             \
 
14
        org.gnome.desktop.media-handling.gschema.xml.in
14
15
 
15
16
desktop_gschemas_in_processed = $(desktop_gschemas_in:.gschema.xml.in=.gschema.xml)
16
17