[PC-BSD Testing] [BETA3] [PATCH] handbook.desktop
Lars Engels
lars.engels at 0x20.net
Fri Oct 21 01:28:13 PDT 2011
At least in LXDE the Handbook link on the desktop did not work.
Here's a simple patch:
--- handbook.desktop.orig 2011-10-21 10:25:12.000000000 +0200
+++ handbook.desktop 2011-10-21 10:25:11.000000000 +0200
@@ -1,3 +1,4 @@
+#!/usr/bin/env xdg-open
[Desktop Entry]
Comment[en_US]=
Comment=
@@ -6,7 +7,7 @@
GenericName=
Icon=/usr/local/share/pcbsd/icons/pcbsd-handbook.png
MimeType=
-Path=
+Path=/usr/local/share/pcbsd/scripts
StartupNotify=true
Terminal=false
TerminalOptions=
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20111021/72ef9396/attachment.bin>
More information about the Testing
mailing list