diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-28 16:41:53 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-28 16:41:53 +0200 |
commit | f16dba1617ad52811d42e301dde43de88b0264c4 (patch) | |
tree | c1e9d8487e174d5994e2fdb4d77517db622bb0c4 /extra | |
parent | 40bb143ee5ef20f693b04b31dc513f843eb356eb (diff) | |
download | nutyx-extra-f16dba1617ad52811d42e301dde43de88b0264c4.tar.gz nutyx-extra-f16dba1617ad52811d42e301dde43de88b0264c4.tar.bz2 nutyx-extra-f16dba1617ad52811d42e301dde43de88b0264c4.tar.xz nutyx-extra-f16dba1617ad52811d42e301dde43de88b0264c4.zip |
Maj wicd#1.7.0-4, correction de wicd.desktop, ajout du fr
Diffstat (limited to 'extra')
-rw-r--r-- | extra/wicd/.md5sum | 2 | ||||
-rw-r--r-- | extra/wicd/Pkgfile | 2 | ||||
-rw-r--r-- | extra/wicd/wicd.desktop | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/extra/wicd/.md5sum b/extra/wicd/.md5sum index f0fc23c70..66ed5c5de 100644 --- a/extra/wicd/.md5sum +++ b/extra/wicd/.md5sum @@ -1,5 +1,5 @@ 2a018ca53cff16c4fb1a2af06c9bff66 wicd 003d2e67240989db55934553437ba32a wicd-1.7.0.tar.gz b8edd56cf084347b0ae6dc0e02d1b747 wicd-locale.patch -a37f63a6c82491116d5b69540ae13d25 wicd.desktop +c7970cd3f368523018633e3f3f584c84 wicd.desktop 97736bc03057542e4184fe1bd33cbd20 wicd_in_usr.patch diff --git a/extra/wicd/Pkgfile b/extra/wicd/Pkgfile index ea3470542..846dc407f 100644 --- a/extra/wicd/Pkgfile +++ b/extra/wicd/Pkgfile @@ -6,7 +6,7 @@ name=wicd version=1.7.0 -release=3 +release=4 source=(http://downloads.sourceforge.net/$name/wicd-$version.tar.gz \ wicd wicd_in_usr.patch wicd-locale.patch wicd.desktop ) diff --git a/extra/wicd/wicd.desktop b/extra/wicd/wicd.desktop index 2da8281e8..dd4cfb6b8 100644 --- a/extra/wicd/wicd.desktop +++ b/extra/wicd/wicd.desktop @@ -1,10 +1,12 @@ [Desktop Entry] Categories=Application;Network;Internet; Encoding=UTF-8 -Exec=/usr/lib/wicd/gui.py +Exec=wicd-client GenericName=Network Manager -Icon=/usr/share/pixmaps/wicd.png +GenericName[fr]=Gestionnaire de réseaux +Icon=wicd-gtk Comment=Manage Wired/Wireless Networks +Comment[fr]=Gère les réseaux filaires et sans fils Name=Wicd Terminal=false Type=Application |