You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
508 B
17 lines
508 B
[Desktop Entry]
|
|
Name=GDebi Package Installer
|
|
Name[fr]=Installateur de paquets GDebi
|
|
GenericName=Package Installer
|
|
GenericName[fr]=Installateur de paquets
|
|
Comment=Install and view software packages
|
|
Comment[fr]=Installer et lister les paquets logiciels
|
|
Exec=sh -c "gdebi-gtk %f"
|
|
Icon=gnome-mime-application-x-deb
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=System;
|
|
MimeType=application/vnd.debian.binary-package;
|
|
NotShowIn=KDE;
|
|
X-Ubuntu-Gettext-Domain=gdebi
|
|
StartupNotify=true
|
|
Keywords=package;apt;dpkg;install
|
|
|