Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
82d7e517
Commit
82d7e517
authored
Feb 06, 2021
by
Julianne Hervier
Committed by
Nate Graham
Feb 07, 2021
Browse files
Fix wallpaper paths in org.kde.slideshow package
(cherry picked from commit
d4df4263
)
parent
1091afaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
wallpapers/image/imagepackage/contents/ui/config.qml
View file @
82d7e517
...
...
@@ -42,8 +42,8 @@ ColumnLayout {
property
int
cfg_SlideshowModeDefault
property
alias
cfg_Blur
:
blurRadioButton
.
checked
property
bool
cfg_BlurDefault
property
string
cfg_SlidePaths
:
""
property
string
cfg_SlidePathsDefault
:
""
property
var
cfg_SlidePaths
:
[]
property
var
cfg_SlidePathsDefault
:
[]
property
int
cfg_SlideInterval
:
0
property
int
cfg_SlideIntervalDefault
:
0
property
var
cfg_UncheckedSlides
:
[]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment