add eggcellrendererkeys.h
2002-03-17 jacob berkman <jacob@ximian.com> * capplets/keybindings/Makefile.am (gnome_keybinding_properties_SOURCES): add eggcellrendererkeys.h
This commit is contained in:
parent
4844134d51
commit
b4924a9033
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2002-03-17 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* capplets/keybindings/Makefile.am
|
||||||
|
(gnome_keybinding_properties_SOURCES): add eggcellrendererkeys.h
|
||||||
|
|
||||||
2002-03-18 Zbigniew Chyla <cyba@gnome.pl>
|
2002-03-18 Zbigniew Chyla <cyba@gnome.pl>
|
||||||
|
|
||||||
* capplets/common/activate-settings-daemon.c (popup_error_message):
|
* capplets/common/activate-settings-daemon.c (popup_error_message):
|
||||||
|
|
|
@ -3,7 +3,8 @@ bin_PROGRAMS = gnome-keybinding-properties
|
||||||
gnome_keybinding_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
gnome_keybinding_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||||
gnome_keybinding_properties_SOURCES = \
|
gnome_keybinding_properties_SOURCES = \
|
||||||
gnome-keybinding-properties.c \
|
gnome-keybinding-properties.c \
|
||||||
eggcellrendererkeys.c
|
eggcellrendererkeys.c \
|
||||||
|
eggcellrendererkeys.h
|
||||||
|
|
||||||
@INTLTOOL_DESKTOP_RULE@
|
@INTLTOOL_DESKTOP_RULE@
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue