set for loockscreen action added
This commit is contained in:
parent
d3a8b373c7
commit
86cae67ce3
@ -3,7 +3,7 @@ Type = Menu
|
|||||||
Name = Wallpaper menu
|
Name = Wallpaper menu
|
||||||
Tooltip = Set as wallpaper...
|
Tooltip = Set as wallpaper...
|
||||||
Tooltip[pl] = Ustaw jako tapetę...
|
Tooltip[pl] = Ustaw jako tapetę...
|
||||||
Tooltip[fr]=Définir comme fond d'écran
|
Tooltip[fr]=Définir comme fond d'écran...
|
||||||
Tooltip[es]=Establecer como fondo de pantalla
|
Tooltip[es]=Establecer como fondo de pantalla...
|
||||||
Icon = user-desktop
|
Icon = view-preview
|
||||||
ItemsList = set-wp-nitrogen-scaled;set-wp-nitrogen-centered;set-wp-nitrogen-tiled;
|
ItemsList = set-wp-nitrogen-scaled;set-wp-nitrogen-centered;set-wp-nitrogen-tiled;set-for-lockscreen;
|
||||||
|
11
actions/set-for-lockscreen.desktop
Normal file
11
actions/set-for-lockscreen.desktop
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Action
|
||||||
|
Name=Set for lockscreen
|
||||||
|
Icon=lock
|
||||||
|
Profiles=profile-setaswallpaper
|
||||||
|
|
||||||
|
[X-Action-Profile profile-setaswallpaper]
|
||||||
|
MimeTypes=image/*;
|
||||||
|
Exec=mbscreenlocker -c %f
|
||||||
|
Name=Set for Lockscreen
|
||||||
|
SelectionCount=1
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Action
|
Type=Action
|
||||||
Name=Centered
|
Name=Centered
|
||||||
Icon=user-desktop
|
Icon=view-preview
|
||||||
Profiles=profile-setaswallpaper
|
Profiles=profile-setaswallpaper
|
||||||
|
|
||||||
[X-Action-Profile profile-setaswallpaper]
|
[X-Action-Profile profile-setaswallpaper]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Action
|
Type=Action
|
||||||
Name=Scaled
|
Name=Scaled
|
||||||
Icon=user-desktop
|
Icon=view-preview
|
||||||
Profiles=profile-setaswallpaper
|
Profiles=profile-setaswallpaper
|
||||||
|
|
||||||
[X-Action-Profile profile-setaswallpaper]
|
[X-Action-Profile profile-setaswallpaper]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Action
|
Type=Action
|
||||||
Name=Tiled
|
Name=Tiled
|
||||||
Icon=user-desktop
|
Icon=view-preview
|
||||||
Profiles=profile-setaswallpaper
|
Profiles=profile-setaswallpaper
|
||||||
|
|
||||||
[X-Action-Profile profile-setaswallpaper]
|
[X-Action-Profile profile-setaswallpaper]
|
||||||
|
Loading…
Reference in New Issue
Block a user