mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
gwenview: adjust to solid actions changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
06daeac969
commit
809a893130
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND StorageVolume.usage == 'FileSystem' ]
|
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND StorageVolume.usage == 'FileSystem' ]
|
||||||
|
X-KDE-Solid-When=Add,Search
|
||||||
Type=Service
|
Type=Service
|
||||||
Actions=open;
|
Actions=open;
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
X-KDE-Solid-Predicate=Camera.supportedDrivers == 'gphoto'
|
X-KDE-Solid-Predicate=Camera.supportedDrivers == 'gphoto'
|
||||||
|
X-KDE-Solid-When=Add,Search
|
||||||
Type=Service
|
Type=Service
|
||||||
Actions=open;
|
Actions=open;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue