File tree Expand file tree Collapse file tree 4 files changed +3
-174
lines changed Expand file tree Collapse file tree 4 files changed +3
-174
lines changed Original file line number Diff line number Diff line change 1
1
qgis (2.1.0) UNRELEASED; urgency=low
2
2
3
3
* new development version 2.1 after branch of 2.0
4
+ * drop qgis_icon.xpm and use "upstream" version
4
5
5
- -- Jürgen E. Fischer <jef@norbit.de> Sat, 27 Jul 2013 16:45:43 +0200
6
+ -- Jürgen E. Fischer <jef@norbit.de> Sun, 15 Sep 2013 21:59:49 +0200
6
7
7
8
qgis (1.9.0) UNRELEASED; urgency=low
8
9
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ usr/lib/qgis/plugins/libzonalstatisticsplugin.so
14
14
usr/lib/qgis/plugins/libheatmapplugin.so
15
15
usr/lib/qgis/plugins/libtopolplugin.so
16
16
usr/lib/qgis/qgis_help
17
- usr/share/pixmaps/qgis-icon.xpm
18
- usr/share/pixmaps/qgis-icon-60x60.xpm
17
+ usr/share/pixmaps/qgis-icon.png
19
18
usr/share/pixmaps/qgis-mime-icon.png
20
19
usr/share/pixmaps/qgis-mime-icon.png usr/share/icons/crystalsvg/128x128/mimetypes
21
20
../qgis.desktop usr/share/applications
Original file line number Diff line number Diff line change @@ -208,7 +208,6 @@ install: build
208
208
install -o root -g root -d $(CURDIR)/debian/tmp/usr/share/pixmaps
209
209
install -o root -g root -m 644 $(CURDIR)/images/icons/qgis-icon.png $(CURDIR)/debian/tmp/usr/share/pixmaps
210
210
install -o root -g root -m 644 $(CURDIR)/images/icons/qgis-mime-icon.png $(CURDIR)/debian/tmp/usr/share/pixmaps
211
- install -o root -g root -m 644 $(CURDIR)/debian/qgis-icon.xpm $(CURDIR)/debian/tmp/usr/share/pixmaps
212
211
213
212
# Build architecture-independent files here.
214
213
binary-indep : build install
You can’t perform that action at this time.
0 commit comments