gpointing-device-settings r68 - trunk
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r68 - trunk
- Date: Sun, 1 Mar 2009 03:23:56 +0000 (UTC)
Author: hiikezoe
Date: Sun Mar 1 03:23:56 2009
New Revision: 68
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=68&view=rev
Log:
added schemas file.
Modified:
trunk/.gitignore
trunk/configure.ac
Modified: trunk/.gitignore
==============================================================================
--- trunk/.gitignore (original)
+++ trunk/.gitignore Sun Mar 1 03:23:56 2009
@@ -23,8 +23,10 @@
coverage
coverage.info
*.gcno
+*.gcda
data/touchpad.ui
data/trackpoint.ui
+data/gnome-settings-daemon.schemas
po/Makefile.in.in
po/POTFILES
po/gpointing-device-settings.pot
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Mar 1 03:23:56 2009
@@ -75,6 +75,7 @@
PKG_CHECK_MODULES(GCONF2, gconf-2.0 >= 2.24.0)
AC_SUBST(GCONF2_CFLAGS)
AC_SUBST(GCONF2_LIBS)
+AM_GCONF_SOURCE_2
PKG_CHECK_MODULES(XINPUT, inputproto >= 1.4)
AC_SUBST(XINPUT_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]