diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-11-03 01:52:46 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-11-03 01:52:46 +0100 |
commit | c07c888321eab17620bdb0451b04db99ee1b6431 (patch) | |
tree | 1f3e7912cacab57e6f87f1bd4906aba29d8652d0 | |
parent | 396d74322af6af7a6d813643ecab2a3f9b3f7bba (diff) |
Relocate hexchat.desktop
-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 |