two very minor items

Thus spake Thomas Russ:

Good. It should, as it’s part of the POSIX standard.

Ok, then I’ll replace ‘readlink -f “$0”’ with ‘readlink “$0” || echo “$0”’.

Try svn4597.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Yes.

Okay.

On Tue, Dec 02, 2008 at 05:27:22PM -0800, IrishBouzouki wrote:

The way Gnome and KDE (and ROX and more) do it is not by creating a symbolic
link, but rather by creating a “Desktop Entry” file as defined in the
freedesktop standards (link follows)

standards.freedesktop.org/deskto … ec/latest/

Unfortunately, I deleted my link just the other day, so I don’t have an
example for you (although I assure you it works). I was unable to find
evidence one way or another as to XFCE using that particular standard,
although support of the FreeDesktop standards is the in thing with desktop
managers these days.

I’ll try to get around to creating an example later today.

Jeff

“The man who does not read good books has no advantage over
the man who cannot read them.”
– Mark Twain


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

I did notice in xfce if you right click on the desktop (not on VASSAL.sh) you have an option to “add launcher” which may be more in line with what one is supposed to do. Being a linux noob… I just assumed one should right click on the VASSAL.sh and create a link just like a windows user would.

in any case, I tried Joel’s latest edit above on my system and it (still) works.