summaryrefslogtreecommitdiff
path: root/capplets/font
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/font')
-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;