Install the icon into the standard pixmaps dir so the Panel & Nautilus
2002-01-19 Seth Nickell <snickell@stanford.edu> * Makefile.am: Install the icon into the standard pixmaps dir so the Panel & Nautilus will pick up on it.
This commit is contained in:
parent
d5ee896e9f
commit
58be34e064
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 standard pixmaps dir so
|
||||
the Panel & Nautilus will pick up on it.
|
||||
|
||||
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* Makefile.am: Remove obsolete stuff
|
||||
|
|
|
@ -29,6 +29,9 @@ Glade_DATA = screensaver-properties.glade
|
|||
iconsdir = $(GNOMECC_ICONS_DIR)
|
||||
icons_DATA = screensaver-capplet.png
|
||||
|
||||
desktop_iconsdir = $(datadir)/pixmaps
|
||||
desktop_icons_DATA = screensaver-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktop_DATA = screensaver.desktop
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue