Added icons to media actions.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/172/head
Michele Calgaro 4 years ago
parent fd1a88b1be
commit e108c7d7e0
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -5,6 +5,6 @@ X-TDE-Priority=TopLevel
X-TDE-MediaNotifierHide=true
[Desktop Action MediaEject]
Name=Eject
Exec=tdeio_media_mounthelper -e %u
Icon=player_eject
Name=Eject

@ -8,4 +8,3 @@ X-TDE-MediaNotifierHide=true
Exec=tdeio_media_mounthelper -l %u
Icon=encrypted
Name=Lock

@ -5,6 +5,6 @@ X-TDE-Priority=TopLevel
X-TDE-MediaNotifierHide=true
[Desktop Action MediaMount]
Name=Mount
Exec=tdeio_media_mounthelper -m %u
Icon=drive-harddisk-mounted
Name=Mount

@ -5,6 +5,6 @@ X-TDE-Priority=TopLevel
X-TDE-MediaNotifierHide=true
[Desktop Action MediaSafelyRemove]
Name=Safely Remove
Exec=tdeio_media_mounthelper -s %u
Icon=player_safe_removal
Name=Safely Remove

@ -6,7 +6,6 @@ X-TDE-Priority=TopLevel
X-TDE-MediaNotifierHide=true
[Desktop Action MediaUnlock]
Name=Unlock
Exec=tdeio_media_mounthelper -k %u
Icon=decrypted
Name=Unlock

@ -5,6 +5,6 @@ X-TDE-Priority=TopLevel
X-TDE-MediaNotifierHide=true
[Desktop Action MediaUnmount]
Name=Unmount
Exec=tdeio_media_mounthelper -u %u
Icon=drive-harddisk-unmounted
Name=Unmount

Loading…
Cancel
Save