summary refs log tree commit diff stats
path: root/hexchat.desktop
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-15 23:08:20 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-15 23:08:20 +0200
commit2fc704787365a7d3e238e0a5c938d2093b5f42c2 (patch)
tree87244d06a4bfc1d5ab840f9df592e475f890c207 /hexchat.desktop
parente3452ce330e7415d0092700b9202bf69e2f96ecd (diff)
Remove "Full" installation option, most people blindly install things they don't need nor know how to use
Diffstat (limited to 'hexchat.desktop')
0 files changed, 0 insertions, 0 deletions
-cert&id=925b45e8f0f3de9bf5072aad8240750c87cf03da'>925b45e8 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
                       
                                             



                                                   
                                                                             





                             
icon_DATA = hexchat.png
icondir = $(datadir)/icons/hicolor/48x48/apps

hicolor_DATA = hexchat.svg
hicolordir = $(datadir)/icons/hicolor/scalable/apps

UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || :

install-data-hook:
	$(UPDATE_ICON_CACHE);

uninstall-hook:
	$(UPDATE_ICON_CACHE);