Commit Graph

7 Commits

Author SHA1 Message Date
7765e6f062 Fix typos found via codespell --skip .git -w 2021-07-03 19:14:13 +02:00
6017dbf13b Remove required_icons.sh (replaced by findicons) 2018-10-15 17:44:59 +02:00
8684451843 Find icons in QML files 2018-08-31 22:44:37 +02:00
e41326fede Sort required icons 2018-08-31 22:44:12 +02:00
c67db813ae Provide script to generate PNG icons from SVGs
Used to internally update PNGs of the different sizes
when altering the SVG icons.
2017-03-29 00:21:56 +02:00
4463de1382 Add description to required_icons.sh script 2017-03-29 00:17:58 +02:00
5a0eba3726 Allow built-in translations and icons
- Allow to built-in qm files for translations
  using the Qt resource system
- Allow to built-in required icons from specified
  icon themes using the Qt resource system
- Provide bash script to determine required icons
2016-07-16 23:12:02 +02:00