~swem/unity-control-center/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2014-02-14 14:28:24 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140214142824-1f336ka33jcl661n
Tags: 14.04.2-0ubuntu1
* Merge in datetime panel from indicator-datetime
* Backport commit to fix notebook spacing issues.
* Let the launcher icons be scaled down to 16. (LP: #1168409).
* keyboard: wrap information label in the shortcuts panel. (LP: #1276119).             

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
PKG_CHECK_MODULES(SHELL, $COMMON_MODULES libgnome-menu-3.0 gio-unix-2.0 x11)
131
131
PKG_CHECK_MODULES(APPEARANCE_PANEL, $COMMON_MODULES libxml-2.0 gnome-desktop-3.0
132
132
                  gdk-pixbuf-2.0 >= $GDKPIXBUF_REQUIRED_VERSION)
133
 
PKG_CHECK_MODULES(DATETIME_PANEL, $COMMON_MODULES
134
 
                  gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION
135
 
                  polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION
136
 
                  gdk-pixbuf-2.0 >= $GDKPIXBUF_REQUIRED_VERSION)
 
133
PKG_CHECK_MODULES(DATETIME_PANEL, $COMMON_MODULES timezonemap
 
134
                  polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION)
137
135
PKG_CHECK_MODULES(DISPLAY_PANEL, $COMMON_MODULES gnome-desktop-3.0 >= 3.1.0 x11)
138
136
PKG_CHECK_MODULES(INFO_PANEL, $COMMON_MODULES libgtop-2.0 gl x11
139
137
                  polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION webkitgtk-3.0)
412
410
panels/appearance/unity-appearance-panel.desktop.in
413
411
panels/bluetooth/Makefile
414
412
panels/bluetooth/unity-bluetooth-panel.desktop.in
 
413
panels/datetime/Makefile
 
414
panels/datetime/unity-datetime-panel.desktop.in
415
415
panels/display/Makefile
416
416
panels/display/unity-display-panel.desktop.in
417
417
panels/keyboard/Makefile