diff options
author | Papoteur <papoteur@mageia.org> | 2018-01-24 18:42:56 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2018-01-24 18:42:56 +0100 |
commit | f4dd34b14cd91fe7381b008590f5598e36fb58c8 (patch) | |
tree | d6c11b60e0a229aadadc433e00a2ca3f1ba0c32e /share | |
parent | cb58436022ff01f2a8ef41f3dccd1b2602b31f17 (diff) | |
download | isodumper-f4dd34b14cd91fe7381b008590f5598e36fb58c8.tar isodumper-f4dd34b14cd91fe7381b008590f5598e36fb58c8.tar.gz isodumper-f4dd34b14cd91fe7381b008590f5598e36fb58c8.tar.bz2 isodumper-f4dd34b14cd91fe7381b008590f5598e36fb58c8.tar.xz isodumper-f4dd34b14cd91fe7381b008590f5598e36fb58c8.zip |
Add an entry in menu for formatting USB
Diffstat (limited to 'share')
-rw-r--r-- | share/applications/format-usb.desktop.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/applications/format-usb.desktop.in b/share/applications/format-usb.desktop.in new file mode 100644 index 0000000..0652c74 --- /dev/null +++ b/share/applications/format-usb.desktop.in @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Format USB devices +_Comment=A GUI tool to format USB sticks +Exec=isodumper +Icon=isodumper.png +Type=Application +Terminal=false +Categories=System; |