Commit 6b8130d
1 parent 648b779 commit 6b8130d
File tree
77 files changed
+289
-235
lines changed- i18n
- images
- themes/default
- python
- console
- plugins/processing
- algs/qgis/ui
- gui
- modeler
- src
- app
- composer
- core
- composer
- layertree
- gui
- editorwidgets
- plugins
- coordinate_capture
- evis
- databaseconnection
- eventbrowser
- ui
- georeferencer
- grass
- providers
- db2
- mssql
- oracle
- postgres
- ui
- auth
- composer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+289
-235
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62753 | 62753 |
| |
62754 | 62754 |
| |
62755 | 62755 |
| |
62756 |
| - | |
62757 |
| - | |
| 62756 | + | |
62758 | 62757 |
| |
62759 | 62758 |
| |
62760 | 62759 |
| |
|
Lines changed: 5 additions & 100 deletions
Large diffs are not rendered by default.
5 commit comments
nirvn commentedon Sep 12, 2016
@jef-n thanks, that would have been on my to do list if I had one ;) next step is to vectorize the ones that don't have a svg version yet.
nirvn commentedon Sep 12, 2016
@jef-n , just saw the commit in master_2 too; for the record, reason why those were left behind in previous 2.x dev cycles was to avoid breaking plugins that would rely on the .png files.
3nids commentedon Sep 12, 2016
would it be worth removing all PNGs that are not used in the code?
nyalldawson commentedon Sep 12, 2016
I'd go one step further and remove the unused svgs too
jef-n commentedon Sep 12, 2016
I'd leave that to whoever does the SVGs for the remaining PNGs ;)