diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-07-01 15:31:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:13 +0700 |
commit | 9e112ca8420281039fc4a1557783d42614357549 (patch) | |
tree | 3d7abeb13eb5f1d56b11be535aff351bc5a07a07 /system/ddrescue-gui/ddrescue-gui.desktop | |
parent | 1495851470bda125cff4ea72de6d161ea51da242 (diff) |
system/ddrescue-gui: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ddrescue-gui/ddrescue-gui.desktop')
-rw-r--r-- | system/ddrescue-gui/ddrescue-gui.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/ddrescue-gui/ddrescue-gui.desktop b/system/ddrescue-gui/ddrescue-gui.desktop new file mode 100644 index 0000000000000..480708e807d9d --- /dev/null +++ b/system/ddrescue-gui/ddrescue-gui.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=DDRescue-GUI +GenericName=GUI Frontend for ddrescue +Comment=Easily recover data graphically with DDRescue-GUI +Exec=python3 /usr/share/ddrescue-gui/DDRescue_GUI.py +Icon=ddrescue-gui +Terminal=false +Type=Application +Categories=System; +StartupNotify=true |