Install the icon into the pixmaps dir so the Panel & Nautilus will pick up
2002-01-19 Seth Nickell <snickell@stanford.edu> * Makefile.am: Install the icon into the pixmaps dir so the Panel & Nautilus will pick up on it.
This commit is contained in:
parent
9a79b122dc
commit
d5ee896e9f
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-01-19 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
|
||||
Install the icon into the pixmaps dir so
|
||||
the Panel & Nautilus will pick up on it.
|
||||
|
||||
2002-01-14 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* Makefile.am (bin_PROGRAMS): Renamed binary
|
||||
|
|
|
@ -9,6 +9,9 @@ gnome2_default_applications_properties_SOURCES = \
|
|||
iconsdir = $(GNOMECC_ICONS_DIR)
|
||||
icons_DATA = default-applications-capplet.png
|
||||
|
||||
desktop_iconsdir = $(datadir)/pixmaps
|
||||
desktop_icons_DATA = default-applications-capplet.png
|
||||
|
||||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-default-applications-properties.glade
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue