We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8be4f commit 829f2f7Copy full SHA for 829f2f7
vendor/freecad/bootstrap.sh
@@ -10,7 +10,7 @@ cat >/home/work/Desktop/FreeCAD.desktop <<EOF
10
[Desktop Entry]
11
Version=1.0
12
Type=Application
13
-Name=FreeCAD 0.16
+Name=FreeCAD
14
Comment=
15
Exec=/opt/FreeCAD/bin/FreeCAD
16
Icon=/opt/FreeCAD/data/freecad-icon-64.png
@@ -40,7 +40,6 @@ unsetenv SESSION_MANAGER
40
# http://en.wikipedia.org/wiki/D-Bus to run correctly.
41
unsetenv DBUS_SESSION_BUS_ADDRESS
42
43
-
44
# Set VNCSESSION to tell /etc/xdg/xfce4/xinitrc to not run xscreensaver
45
# http://vstone.eu/2009/04/disabling-xscreensaver-when-using-xfce-vnc/
46
setenv VNCSESSION yes
0 commit comments