Setting icon-theme to "system".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
ab00bfc9bf
commit
c38cbc7a36
2 changed files with 22 additions and 0 deletions
21
debian/patches/progress-linux/0006-icon-theme.patch
vendored
Normal file
21
debian/patches/progress-linux/0006-icon-theme.patch
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Setting icon-theme to "system".
|
||||
|
||||
diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h
|
||||
--- inkscape.orig/src/preferences-skeleton.h
|
||||
+++ inkscape/src/preferences-skeleton.h
|
||||
@@ -533,12 +533,12 @@ static char const preferences_skeleton[]
|
||||
<group
|
||||
id="theme"
|
||||
defaultPreferDarkTheme="0"
|
||||
- defaultIconTheme="multicolor"
|
||||
+ defaultIconTheme="Adwaita"
|
||||
defaultGtkTheme="Adwaita"
|
||||
narrowSpinButton="1"
|
||||
preferDarkTheme="0"
|
||||
darkTheme="0"
|
||||
- symbolicIcons="1"
|
||||
+ symbolicIcons="0"
|
||||
symbolicDefaultBaseColors="1"
|
||||
symbolicDefaultHighColors="0"/>
|
||||
</inkscape>
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -14,3 +14,4 @@ progress-linux/0002-disable-savewindowgeometry.patch
|
|||
progress-linux/0003-disable-savedialogposition.patch
|
||||
progress-linux/0004-disable-savedocviewport.patch
|
||||
progress-linux/0005-dark-theme.patch
|
||||
progress-linux/0006-icon-theme.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue