diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:27:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:27:21 +0000 |
commit | 0d74f5541634f38e9630f80372ef559b46fe4c03 (patch) | |
tree | 37823ee879c20a1c2124f91251b3401a40a75e0b /xorriso_extract_iso_image.desktop | |
parent | e781226241de57526aa96ba22cabe3f4d7399fa3 (diff) |
automatic import of libisoburnopeneuler24.03_LTS
Diffstat (limited to 'xorriso_extract_iso_image.desktop')
-rw-r--r-- | xorriso_extract_iso_image.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xorriso_extract_iso_image.desktop b/xorriso_extract_iso_image.desktop new file mode 100644 index 0000000..6c0b115 --- /dev/null +++ b/xorriso_extract_iso_image.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Service +X-KDE-ServiceTypes=KonqPopupMenu/Plugin +MimeType=application/x-cd-image; +Actions=xorrisoExtractHere; + +[Desktop Action xorrisoExtractHere] +Name=Extract ISO image using Xorriso here +Name[de]=ISO-Abbild mit Xorriso hier entpacken +Icon=media-optical +Exec=/bin/nice -n 19 ionice -n7 -c3 xorriso -indev "%F" -osirrox on -cp_rx "*" "$(dirname %F)" |