]> git.pld-linux.org Git - packages/xchat-gnome.git/blame - xchat-gnome-iconsdir.patch
- converted to UTF-8
[packages/xchat-gnome.git] / xchat-gnome-iconsdir.patch
CommitLineData
fb82e1d8 1diff -ur xchat-gnome-0.16-o/data/icons/hicolor/128x128/apps/Makefile.am xchat-gnome-0.16/data/icons/hicolor/128x128/apps/Makefile.am
2--- xchat-gnome-0.16-o/data/icons/hicolor/128x128/apps/Makefile.am 2006-12-10 15:27:44.000000000 -0700
3+++ xchat-gnome-0.16/data/icons/hicolor/128x128/apps/Makefile.am 2007-01-10 09:16:42.000000000 -0700
4@@ -1,4 +1,4 @@
5-themedir = $(pkgdatadir)/icons/hicolor
6+themedir = $(datadir)/icons/hicolor
7 category = apps
8 size = 128x128
9
fb82e1d8 10diff -ur xchat-gnome-0.16-o/data/icons/hicolor/48x48/apps/Makefile.am xchat-gnome-0.16/data/icons/hicolor/48x48/apps/Makefile.am
11--- xchat-gnome-0.16-o/data/icons/hicolor/48x48/apps/Makefile.am 2006-12-10 15:27:43.000000000 -0700
12+++ xchat-gnome-0.16/data/icons/hicolor/48x48/apps/Makefile.am 2007-01-10 09:16:42.000000000 -0700
13@@ -1,4 +1,4 @@
14-themedir = $(pkgdatadir)/icons/hicolor
15+themedir = $(datadir)/icons/hicolor
16 category = apps
17 size = 48x48
18
This page took 0.028942 seconds and 4 git commands to generate.