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>
|
||||
|
||||
* background-properties.desktop.in.in: Change exec string for
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
cappletname = background
|
||||
cappletgroup =
|
||||
bin_PROGRAMS = background-properties-capplet
|
||||
bin_PROGRAMS = background-properties
|
||||
|
||||
background_properties_capplet_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
background_properties_capplet_SOURCES = \
|
||||
main.c\
|
||||
background_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
background_properties_SOURCES = \
|
||||
main.c \
|
||||
applier.c applier.h
|
||||
|
||||
pixmap_DATA =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue