Rename binary to background-properties
2001-07-19 Bradford Hovinen <hovinen@ximian.com> * Makefile.am: Rename binary to background-properties
This commit is contained in:
parent
50b19b6120
commit
9fd1bf5628
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-07-19 Bradford Hovinen <hovinen@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: Rename binary to background-properties
|
||||||
|
|
||||||
2001-07-19 Richard Hestilow <hestilow@ximian.com>
|
2001-07-19 Richard Hestilow <hestilow@ximian.com>
|
||||||
|
|
||||||
* background-properties.desktop.in.in: Change exec string for
|
* background-properties.desktop.in.in: Change exec string for
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
cappletname = background
|
cappletname = background
|
||||||
cappletgroup =
|
cappletgroup =
|
||||||
bin_PROGRAMS = background-properties-capplet
|
bin_PROGRAMS = background-properties
|
||||||
|
|
||||||
background_properties_capplet_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
background_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||||
background_properties_capplet_SOURCES = \
|
background_properties_SOURCES = \
|
||||||
main.c\
|
main.c \
|
||||||
applier.c applier.h
|
applier.c applier.h
|
||||||
|
|
||||||
pixmap_DATA =
|
pixmap_DATA =
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue