add new appearance capplet to build system
2007-04-30 Jens Granseuer <jensgr@gmx.net> * capplets/Makefile.am: * configure.in: add new appearance capplet to build system svn path=/trunk/; revision=7525
This commit is contained in:
parent
34c07dbd6e
commit
abaddb861e
3 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-04-30 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* capplets/Makefile.am:
|
||||
* configure.in:
|
||||
add new appearance capplet to build system
|
||||
|
||||
2007-04-30 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* configure.in: Generate a capplets/keybindings/gnome-keybindings.pc
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
always_built_SUBDIRS = \
|
||||
common accessibility \
|
||||
common accessibility appearance \
|
||||
default-applications font \
|
||||
background keyboard mouse sound \
|
||||
theme-switcher ui-properties \
|
||||
|
|
|
@ -518,6 +518,7 @@ libbackground/Makefile
|
|||
libwindow-settings/Makefile
|
||||
libwindow-settings/gnome-window-settings-2.0.pc
|
||||
capplets/Makefile
|
||||
capplets/appearance/Makefile
|
||||
capplets/common/Makefile
|
||||
capplets/default-applications/Makefile
|
||||
capplets/background/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue