Change to Jimmac's alternate behavior icon.
2002-02-01 Seth Nickell <snickell@stanford.edu> * behavior-capplet.png: Change to Jimmac's alternate behavior icon.
This commit is contained in:
parent
353b2d861f
commit
c527ff973d
4 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-02-01 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* behavior-capplet.png:
|
||||
|
||||
Change to Jimmac's alternate behavior icon.
|
||||
|
||||
Mon Jan 28 22:18:34 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* gnome-ui-properties.c (create_dialog): install globally
|
||||
|
|
|
@ -6,6 +6,12 @@ gnome2_ui_properties_SOURCES = \
|
|||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
iconsdir = $(GNOMECC_ICONS_DIR)
|
||||
icons_DATA = behavior-capplet.png
|
||||
|
||||
desktop_iconsdir = $(datadir)/pixmaps
|
||||
desktop_icons_DATA = behavior-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
Desktop_in_files = behavior.desktop.in
|
||||
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
|
||||
|
@ -13,4 +19,4 @@ Gladedir = $(GNOMECC_GLADE_DIR)
|
|||
Glade_DATA = gnome2-ui-properties.glade
|
||||
INCLUDES = $(GNOMECC_CAPPLETS_CFLAGS)
|
||||
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)
|
||||
EXTRA_DIST = $(Glade_DATA) $(Desktop_in_files)
|
||||
EXTRA_DIST = $(Glade_DATA) $(icons_DATA) $(Desktop_in_files)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -2,7 +2,7 @@
|
|||
_Name=Toolbars & Menus
|
||||
_Comment=Sets the default behavior of GNOME applications
|
||||
Exec=gnome2-ui-properties
|
||||
Icon=gnome-applications.png
|
||||
Icon=behavior-capplet.png
|
||||
Terminal=0
|
||||
Type=Application
|
||||
Categories=Application;Settings;AdvancedSettings;
|
Loading…
Add table
Add a link
Reference in a new issue