Jean-Marc Lasgouttes ce0538e372 Revert "Add mechanism to change icons in RTL mode"
This is really too clumsy. Revert in preparation for a better
mechanism.

This reverts commit 2898c335be6114194a15cb1aafe4a3c7c170f212.
2020-04-14 22:47:50 +02:00
..
2019-01-25 19:25:09 +01:00
2017-09-26 21:01:47 +02:00
2018-04-29 11:26:25 +02:00
2018-04-29 11:26:25 +02:00
2018-04-29 11:26:25 +02:00
2015-04-12 12:59:19 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2015-04-12 12:59:19 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2017-09-26 21:01:47 +02:00
2015-03-13 01:29:37 +01:00
2017-07-15 15:27:36 +02:00
2015-04-12 12:59:19 +02:00
2015-04-12 12:59:19 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-04-12 12:59:19 +02:00
2017-09-26 21:01:47 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2013-12-13 14:06:56 +01:00
2013-12-13 14:06:56 +01:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2017-09-26 21:01:47 +02:00
2015-03-13 01:29:37 +01:00
2017-09-26 21:01:47 +02:00
2015-04-12 12:59:19 +02:00
2017-07-15 15:27:36 +02:00
2017-07-15 15:27:36 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00

Preferabely, use SVG as image format.

For bitmap icons, we had the following advise:

All icons to be used should follow this, so that the icons
look alike.

- size 22x22 pixels

- five color:
	#000000000000
	#BFBFBFBFBFBF
	#FFFFFFFFFFFF
	navy
	#B2B2ABABACAC

- two color:
	#BFBFBFBFBFBF
	black

Hint: for editing a bitmap, remove the 'const' with
a text editor.