Added bell properties capplet.

1998-12-02  Martin Baulig  <martin@home-of-linux.org>

	* capplets/bell-properties: Added bell properties capplet.
This commit is contained in:
Martin Baulig 1998-12-01 23:34:58 +00:00 committed by Martin Baulig
parent 347c7471ba
commit 550aef1797
3 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
1998-12-02 Martin Baulig <martin@home-of-linux.org>
* capplets/bell-properties: Added bell properties capplet.
Sun Nov 29 18:20:54 EST 1998 Gregory McLean <gregm@comstar.net> Sun Nov 29 18:20:54 EST 1998 Gregory McLean <gregm@comstar.net>
* configure.in : Added applets/gticker/Makefile to the makefiles to * configure.in : Added applets/gticker/Makefile to the makefiles to

View file

@ -1,6 +1,6 @@
always_built_SUBDIRS = mouse-properties keyboard-properties \ always_built_SUBDIRS = mouse-properties keyboard-properties \
desktop-links screensaver-properties background-properties \ desktop-links screensaver-properties background-properties \
theme-switcher e-conf sound-properties theme-switcher e-conf sound-properties bell-properties
SUBDIRS = $(always_built_SUBDIRS) SUBDIRS = $(always_built_SUBDIRS)

View file

@ -234,6 +234,7 @@ capplets/background-properties/Makefile
capplets/screensaver-properties/Makefile capplets/screensaver-properties/Makefile
capplets/screensaver-properties/screensaver-desktops/Makefile capplets/screensaver-properties/screensaver-desktops/Makefile
capplets/sound-properties/Makefile capplets/sound-properties/Makefile
capplets/bell-properties/Makefile
capplets/e-conf/Makefile capplets/e-conf/Makefile
capplets/theme-switcher/Makefile capplets/theme-switcher/Makefile
idl/Makefile idl/Makefile