diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:33:26 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:33:26 +0100 |
commit | 652b6398a3533dda473050176b17a076d968a19d (patch) | |
tree | ed9c357537f425480dd570ad46c6eace120b38b6 | |
parent | 557e838912038a3d4ad140669e645b465a731752 (diff) | |
download | nutyx-extra-652b6398a3533dda473050176b17a076d968a19d.tar.gz nutyx-extra-652b6398a3533dda473050176b17a076d968a19d.tar.bz2 nutyx-extra-652b6398a3533dda473050176b17a076d968a19d.tar.xz nutyx-extra-652b6398a3533dda473050176b17a076d968a19d.zip |
fvwm, port nettoyé
-rw-r--r-- | extra/fvwm/Pkgfile | 2 | ||||
-rw-r--r-- | extra/fvwm/fvwm.desktop | 9 |
2 files changed, 1 insertions, 10 deletions
diff --git a/extra/fvwm/Pkgfile b/extra/fvwm/Pkgfile index 25270c21b..cdb265e55 100644 --- a/extra/fvwm/Pkgfile +++ b/extra/fvwm/Pkgfile @@ -28,7 +28,7 @@ source=(ftp://ftp.fvwm.org/pub/fvwm/version-2/$name-$version.tar.gz \ http://fvwm.tuxfamily.org/pub/wiki/portage/files/17-TextOffset.patch \ http://fvwm.tuxfamily.org/pub/wiki/portage/files/18-ThinGeometryProxy.patch \ http://fvwm.tuxfamily.org/pub/wiki/MenuTranslucency.patch \ - fvwm.desktop) + http://nutyx.meticul.eu/files/patchs/$name/fvwm.desktop) build() { diff --git a/extra/fvwm/fvwm.desktop b/extra/fvwm/fvwm.desktop deleted file mode 100644 index 64ae5f434..000000000 --- a/extra/fvwm/fvwm.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -# The names/descriptions should really be better -Name=fvwm-patched Session -Name[fr]=Session fvwm-patché -Comment[fr]=Sélectionner cette session pour utiliser fvwm pattché comme environnment graphique -Exec=fvwm -Icon= -Type=Application |