]> git.pld-linux.org Git - packages/cinnamon.git/blame - background.patch
- updated to 5.8.2 (translations 5.8.1)
[packages/cinnamon.git] / background.patch
CommitLineData
dfa2f590
JB
1--- cinnamon-4.4.8/files/usr/share/cinnamon/cinnamon-settings/modules/cs_backgrounds.py.orig
2+++ cinnamon-4.4.8/files/usr/share/cinnamon/cinnamon-settings/modules/cs_backgrounds.py
eb99a939
ER
3@@ -198,7 +198,7 @@ class Module:
4 def get_system_backgrounds(self):
5 picture_list = []
6 folder_list = []
7- properties_dir = "/usr/share/cinnamon-background-properties"
8+ properties_dir = "/usr/share/gnome-background-properties"
9 backgrounds = []
10 if os.path.exists(properties_dir):
11 for i in os.listdir(properties_dir):
This page took 0.131297 seconds and 4 git commands to generate.