Install icons into the pixmaps directory so the Panel & Nautilus will pick
2002-01-19 Seth Nickell <snickell@stanford.edu> * Makefile.am: Install icons into the pixmaps directory so the Panel & Nautilus will pick up on them.
This commit is contained in:
parent
58be34e064
commit
4669c9317d
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-01-19 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
|
||||
Install icons into the pixmaps directory so the Panel
|
||||
& Nautilus will pick up on them.
|
||||
|
||||
2002-01-14 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* Makefile.am (bin_PROGRAMS): Rename binary gnome2-sound-properties
|
||||
|
|
|
@ -11,6 +11,9 @@ Glade_DATA = sound-properties.glade
|
|||
iconsdir = $(GNOMECC_ICONS_DIR)
|
||||
icons_DATA = sound-capplet.png
|
||||
|
||||
desktop_iconsdir = $(datadir)/pixmaps
|
||||
desktop_icons_DATA = sound-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
Desktop_in_files = sound.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue