diff options
| author | Karol Kosek <krkk@krkk.ct8.pl> | 2021-03-06 09:21:49 +0100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-03-06 10:18:32 +0100 |
| commit | 51c00f7a01dad2cd3ff5f9f830285aaef7678499 (patch) | |
| tree | 120aa00c97bb6aded677738acd7a4a1dde708cdd /src/dialogs | |
| parent | 4b5991e96ba91ae09d9f8fe486378e2c62d701d0 (diff) | |
| download | kristall-51c00f7a01dad2cd3ff5f9f830285aaef7678499.tar.gz | |
font -> font-select-symbolic
The "font" icon could sometimes refer to mimetype icon instead of
the action icon.
Changing the name to font-select-symbolic removes the ambiguity.
Diffstat (limited to 'src/dialogs')
| -rw-r--r-- | src/dialogs/settingsdialog.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui index d80676a..3f30c11 100644 --- a/src/dialogs/settingsdialog.ui +++ b/src/dialogs/settingsdialog.ui @@ -663,7 +663,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> @@ -706,7 +706,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> @@ -749,7 +749,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> @@ -792,7 +792,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> @@ -842,7 +842,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> @@ -892,7 +892,7 @@ <string/> </property> <property name="icon"> - <iconset theme="font"> + <iconset theme="font-select-symbolic"> <normaloff>.</normaloff>.</iconset> </property> </widget> |
