]> git.pld-linux.org Git - packages/biometrics-manager.git/blame - biometrics-manager-use_hicolor.patch
- updated gettext BR
[packages/biometrics-manager.git] / biometrics-manager-use_hicolor.patch
CommitLineData
029c0db9
MB
1diff -urN biometrics-manager-0.4.0/pixmaps/16x16/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/16x16/devices/Makefile.am
2--- biometrics-manager-0.4.0/pixmaps/16x16/devices/Makefile.am 2007-01-10 17:00:32.000000000 +0100
3+++ biometrics-manager-0.4.0.new/pixmaps/16x16/devices/Makefile.am 2007-08-31 19:15:47.000000000 +0200
4@@ -1,4 +1,4 @@
5 PNG = fingerprint.png
6-pixmapdir = $(datadir)/icons/gnome/16x16/devices/
7+pixmapdir = $(datadir)/icons/hicolor/16x16/devices/
8 pixmap_DATA = ${PNG}
9 EXTRA_DIST = $(PNG)
10diff -urN biometrics-manager-0.4.0/pixmaps/22x22/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/22x22/devices/Makefile.am
11--- biometrics-manager-0.4.0/pixmaps/22x22/devices/Makefile.am 2007-01-10 17:00:47.000000000 +0100
12+++ biometrics-manager-0.4.0.new/pixmaps/22x22/devices/Makefile.am 2007-08-31 19:15:58.000000000 +0200
13@@ -1,4 +1,4 @@
14 PNG = fingerprint.png
15-pixmapdir = $(datadir)/icons/gnome/22x22/devices/
16+pixmapdir = $(datadir)/icons/hicolor/22x22/devices/
17 pixmap_DATA = ${PNG}
18 EXTRA_DIST = $(PNG)
19diff -urN biometrics-manager-0.4.0/pixmaps/24x24/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/24x24/devices/Makefile.am
20--- biometrics-manager-0.4.0/pixmaps/24x24/devices/Makefile.am 2007-01-10 17:00:58.000000000 +0100
21+++ biometrics-manager-0.4.0.new/pixmaps/24x24/devices/Makefile.am 2007-08-31 19:16:08.000000000 +0200
22@@ -1,4 +1,4 @@
23 PNG = fingerprint.png
24-pixmapdir = $(datadir)/icons/gnome/24x24/devices/
25+pixmapdir = $(datadir)/icons/hicolor/24x24/devices/
26 pixmap_DATA = ${PNG}
27 EXTRA_DIST = $(PNG)
28diff -urN biometrics-manager-0.4.0/pixmaps/32x32/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/32x32/devices/Makefile.am
29--- biometrics-manager-0.4.0/pixmaps/32x32/devices/Makefile.am 2007-01-10 17:01:11.000000000 +0100
30+++ biometrics-manager-0.4.0.new/pixmaps/32x32/devices/Makefile.am 2007-08-31 19:16:18.000000000 +0200
31@@ -1,4 +1,4 @@
32 PNG = fingerprint.png
33-pixmapdir = $(datadir)/icons/gnome/32x32/devices/
34+pixmapdir = $(datadir)/icons/hicolor/32x32/devices/
35 pixmap_DATA = ${PNG}
36 EXTRA_DIST = $(PNG)
37diff -urN biometrics-manager-0.4.0/pixmaps/48x48/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/48x48/devices/Makefile.am
38--- biometrics-manager-0.4.0/pixmaps/48x48/devices/Makefile.am 2007-01-10 17:01:26.000000000 +0100
39+++ biometrics-manager-0.4.0.new/pixmaps/48x48/devices/Makefile.am 2007-08-31 19:16:29.000000000 +0200
40@@ -1,4 +1,4 @@
41 PNG = fingerprint.png
42-pixmapdir = $(datadir)/icons/gnome/48x48/devices/
43+pixmapdir = $(datadir)/icons/hicolor/48x48/devices/
44 pixmap_DATA = ${PNG}
45 EXTRA_DIST = $(PNG)
46diff -urN biometrics-manager-0.4.0/pixmaps/64x64/devices/Makefile.am biometrics-manager-0.4.0.new/pixmaps/64x64/devices/Makefile.am
47--- biometrics-manager-0.4.0/pixmaps/64x64/devices/Makefile.am 2007-01-10 17:01:40.000000000 +0100
48+++ biometrics-manager-0.4.0.new/pixmaps/64x64/devices/Makefile.am 2007-08-31 19:16:39.000000000 +0200
49@@ -1,4 +1,4 @@
50 PNG = fingerprint.png
51-pixmapdir = $(datadir)/icons/gnome/64x64/devices/
52+pixmapdir = $(datadir)/icons/hicolor/64x64/devices/
53 pixmap_DATA = ${PNG}
54 EXTRA_DIST = $(PNG)
This page took 0.0759 seconds and 4 git commands to generate.