config.patch 1.5 KB

12345678910111213141516171819202122232425
  1. diff -Naur cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2. --- cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in 2015-10-16 13:00:30.000000000 +0000
  3. +++ cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in 2015-11-20 19:04:16.543027956 +0000
  4. @@ -10,7 +10,7 @@
  5. </description>
  6. </key>
  7. <key name="picture-uri" type="s">
  8. - <default>'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'</default>
  9. + <default>'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'</default>
  10. <summary>Picture URI</summary>
  11. <description>
  12. URI to use for the background image. Not that the backend only supports
  13. diff -Naur cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
  14. --- cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in 2015-10-16 13:00:30.000000000 +0000
  15. +++ cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in 2015-11-20 19:04:16.543027956 +0000
  16. @@ -97,7 +97,7 @@
  17. </description>
  18. </key>
  19. <key name="icon-theme" type="s">
  20. - <default>'gnome'</default>
  21. + <default>'Adwaita'</default>
  22. <summary>Icon Theme</summary>
  23. <description>
  24. Icon theme to use for the panel, nautilus etc.