]> git.pld-linux.org Git - packages/biometrics-manager.git/blob - biometrics-manager-use_hicolor.patch
- updated gettext BR
[packages/biometrics-manager.git] / biometrics-manager-use_hicolor.patch
1 diff -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)
10 diff -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)
19 diff -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)
28 diff -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)
37 diff -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)
46 diff -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.075728 seconds and 3 git commands to generate.