On 8 May 2010 at 18:12, Scott Howard wrote: | The fix works well, but we patched the upstream .desktop file but
Who is "we" and why do you talk to me rather than _upstream_ ? Dirk | install a .desktop file from debian/. | | >From the .diff.gz: | --- rcmdr-1.5-4.orig/inst/etc/linux/Rcmdr.desktop | +++ rcmdr-1.5-4/inst/etc/linux/Rcmdr.desktop | @@ -4,9 +4,9 @@ | Comment[fr]=Environnement graphique pour le logiciel de calcul statistique R | Comment[it]=Interfaccia grafica per l'ambiente di calcolo statistico R | Comment[de]=Graphische Umgebung fuer das R Programm fuer Statistische | Berechnungen | -Exec=/usr/lib/R/site-library/Rcmdr/etc/linux/Rcmdr.sh | +Exec=sh -c 'R_DEFAULT_PACKAGES="$R_DEFAULT_PACKAGES Rcmdr" R "$@"' | Icon=/usr/lib/R/site-library/Rcmdr/etc/linux/Rcmdr.svg | Name=R Commander | Terminal=true | Type=Application | -X-KDE-SubstituteUID=false | +X-KDE-SubstituteUID=false | \ No newline at end of file | | and: | --- rcmdr-1.5-4.orig/debian/r-cran-rcmdr.install | +++ rcmdr-1.5-4/debian/r-cran-rcmdr.install | @@ -0,0 +1 @@ | +debian/r-cran-rcmdr.desktop /usr/share/applications | | | | Either patch debian/r-cran-rcmdr.desktop or install inst/etc/linux/Rcmdr.desktop | | Regards, | Scott Howard | | -- Regards, Dirk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org