diff options
author | Agney Lopes Roth Ferraz <agney@debian.org> | 2007-09-11 14:53:15 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:43 -0500 |
commit | 99a9c2a16af89bceed1f90c58faefd555a3268c3 (patch) | |
tree | 1e92d5f8160b4445b2459044400120e430f1fc23 /debian/hardinfo.desktop | |
parent | 0afab9fd83ec42e082ffa61f037519f3e1262e39 (diff) | |
parent | 7aeb5ac87c6105bd8fcc9b1fd12e37ba1550f587 (diff) |
Import Debian changes 0.4.2.2-1
hardinfo (0.4.2.2-1) unstable; urgency=low
* New upstream release.
* hardinfo now suggests mesa-utils (Closes: #435793)
Diffstat (limited to 'debian/hardinfo.desktop')
-rw-r--r-- | debian/hardinfo.desktop | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/hardinfo.desktop b/debian/hardinfo.desktop index 09e12180..3c799fd6 100644 --- a/debian/hardinfo.desktop +++ b/debian/hardinfo.desktop @@ -1,9 +1,10 @@ [Desktop Entry] -Name=Hardinfo -Comment=Displays system information +Encoding=UTF-8 +Name=System Profiler and Benchmark +Name[pt_BR]=Informações e Testes do Sistema Exec=/usr/bin/hardinfo -Icon=/usr/share/pixmaps/hardinfo.xpm +Icon=/usr/share/hardinfo/pixmaps/logo.png Terminal=false -MultipleArgs=false -Type=Application -Categories=Application;System; +Type=HardwareSettings +StartupNotify=true +Categories=Settings;HardwareSettings |