summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
authorSeth Nickell <seth@src.gnome.org>2002-02-18 00:15:18 +0000
committerSeth Nickell <seth@src.gnome.org>2002-02-18 00:15:18 +0000
commitd3bf7369bfc28a9e85f9006a330a6777a33c668f (patch)
tree08de0fa521468cb5ae47b2be8b0c07ac1f819ae3 /capplets
parentf256bed98ca87521ab26a04189359cde24cf08fe (diff)
downloadgnome-control-center-d3bf7369bfc28a9e85f9006a330a6777a33c668f.tar.gz
Add an icon
Diffstat (limited to 'capplets')
-rw-r--r--capplets/font/Makefile.am8
-rw-r--r--capplets/font/font-capplet.pngbin0 -> 646 bytes
-rw-r--r--capplets/font/font-properties.desktop.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/capplets/font/Makefile.am b/capplets/font/Makefile.am
index b074d704b..3dfe992a3 100644
--- a/capplets/font/Makefile.am
+++ b/capplets/font/Makefile.am
@@ -7,6 +7,12 @@ gnome2_font_properties_LDFLAGS = -export-dynamic
@INTLTOOL_DESKTOP_RULE@
+iconsdir = $(GNOMECC_ICONS_DIR)
+icons_DATA = font-capplet.png
+
+desktop_iconsdir = $(datadir)/pixmaps
+desktop_icons_DATA = font-capplet.png
+
desktopdir = $(GNOMECC_DESKTOP_DIR)
Desktop_in_files = font-properties.desktop.in
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
@@ -16,4 +22,4 @@ glade_DATA = font-properties.glade
INCLUDES = $(GNOMECC_CAPPLETS_CFLAGS)
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)
-EXTRA_DIST = $(Desktop_in_files) $(glade_DATA)
+EXTRA_DIST = $(Desktop_in_files) $(icons_DATA) $(glade_DATA)
diff --git a/capplets/font/font-capplet.png b/capplets/font/font-capplet.png
new file mode 100644
index 000000000..f896c9508
--- /dev/null
+++ b/capplets/font/font-capplet.png
Binary files differ
diff --git a/capplets/font/font-properties.desktop.in b/capplets/font/font-properties.desktop.in
index d9c869dfd..7ddbb1f88 100644
--- a/capplets/font/font-properties.desktop.in
+++ b/capplets/font/font-properties.desktop.in
@@ -2,7 +2,7 @@
_Name=Font
_Comment=Select which font to use
Exec=gnome2-font-properties
-Icon=gnome-fontsel.png
+Icon=font-capplet.png
Terminal=0
Type=Application
Categories=Application;Settings;