You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeartwork/kscreensaver/kxsconfig/ScreenSavers/xscreensaver.template

25 lines
397 B

[Desktop Entry]
Encoding=UTF-8
Exec=@NAME@
Icon=kscreensaver
Type=Application
Actions=InWindow,Root,Setup
Name=@LABEL@
@GL1@
@GL2@
[Desktop Action Setup]
Exec=kxsconfig @NAME@
Name=Setup...
[Desktop Action InWindow]
Exec=kxsrun @NAME@ -- -window-id %w
Name=Display in Specified Window
NoDisplay=true
[Desktop Action Root]
Exec=kxsrun @NAME@ -- -root
Name=Display in Root Window
NoDisplay=true