~ubuntu-branches/ubuntu/wily/gnome-shell-extensions/wily

« back to all changes in this revision

Viewing changes to extensions/user-theme/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2013-12-29 14:42:51 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20131229144251-qb1nz924ubpn4f9f
Tags: 3.10.1-0ubuntu1
* New upstream release (LP: #1269916)
* debian/rules: remove alternative-status-menu and xrandr extensions,
  these have been removed upstream
* debian/gnome-shell-extensions.gsettings-override: removed, no longer useful
* debian/watch: watch for stable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
166
166
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
167
167
GMSGFMT = @GMSGFMT@
168
 
GNOME_DESKTOP_CFLAGS = @GNOME_DESKTOP_CFLAGS@
169
 
GNOME_DESKTOP_LIBS = @GNOME_DESKTOP_LIBS@
170
168
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
171
169
GTOP_CFLAGS = @GTOP_CFLAGS@
172
170
GTOP_LIBS = @GTOP_LIBS@