diff options
author | Jonathan Blandford <jrb@redhat.com> | 2003-06-26 20:44:46 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2003-06-26 20:44:46 +0000 |
commit | ed52f57b24bb9af085483f11aeea5aedde8ee935 (patch) | |
tree | 4872d9e3841658e49b6f6465dc8d9e506a0e297f /Makefile.am | |
parent | 2f0f595dfe465e37af636388be49316dc68c5683 (diff) | |
download | gnome-control-center-ed52f57b24bb9af085483f11aeea5aedde8ee935.tar.gz |
use the correct schemas.
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f2c3df6c6..f765e758c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po libsounds libbackground libwindow-settings gnome-settings-daemon capplets control-center vfs-methods idl schemas +SUBDIRS = po libsounds libbackground libwindow-settings gnome-settings-daemon capplets control-center vfs-methods idl schemas typing-break #I removed the root-manager for now # |