diff options
-rw-r--r-- | Makefile.am | 4 | ||||
-rw-r--r-- | share/misc/hexchat.desktop (renamed from hexchat.desktop) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f098dbb0..ac45769b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,12 +2,12 @@ SUBDIRS = po intl src plugins man -EXTRA_DIST = autogen.sh hexchat.png hexchat.desktop hexchat.ico +EXTRA_DIST = autogen.sh hexchat.png hexchat.ico icon_DATA = hexchat.png icondir = $(datadir)/pixmaps -util_DATA = hexchat.desktop +util_DATA = share/misc/hexchat.desktop utildir = $(datadir)/applications ACLOCAL_AMFLAGS = -I m4 diff --git a/hexchat.desktop b/share/misc/hexchat.desktop index 9f7ee956..9f7ee956 100644 --- a/hexchat.desktop +++ b/share/misc/hexchat.desktop |