diff options
Diffstat (limited to 'extra')
-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 |