aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:00:32 +0100
committerGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:00:32 +0100
commitd022d6443c6b7564ae05a3af70035822bccd0b19 (patch)
tree57706bd83b146d8754f2a8d1f9abb55e050bb44d /Makefile.am
parent56302086c9c0d6af537d7603a7c63fb3606945f5 (diff)
EasyTag 2.1.3
Diffstat (limited to 'Makefile.am')
-rw-r--r--[-rwxr-xr-x]Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 1653a50..6b1f6a6 100755..100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,8 @@ BITMAPS = \
pixmaps/closed_folder_locked.xpm \
pixmaps/closed_folder.xpm \
pixmaps/EasyTAG.ico \
+ pixmaps/EasyTAG_icon.xpm \
pixmaps/EasyTAG2.ico \
- pixmaps/EasyTAG.xpm \
pixmaps/EasyTAG2.xpm \
pixmaps/first_letter_uppercase.xpm \
pixmaps/first_letter_uppercase_word.xpm \
@@ -45,10 +45,12 @@ BITMAPS = \
pixmaps/unselect_all.xpm
pixmapdir = $(datadir)/$(PACKAGE)
-pixmap_DATA = pixmaps/EasyTAG_logo.xpm
+pixmap_DATA = \
+ pixmaps/EasyTAG_logo.xpm
+
icondir = $(datadir)/pixmaps
-icon_DATA = pixmaps/EasyTAG.xpm
+icon_DATA = pixmaps/EasyTAG_icon.xpm
EXTRA_DIST= \