Author: AlbrechtS
Date: 2010-12-27 03:25:09 -0800 (Mon, 27 Dec 2010)
New Revision: 8119
Log:
Fixed fluid desktop file (STR #2328)


Modified:
   branches/branch-1.1/CHANGES
   branches/branch-1.1/fluid/fluid.desktop

Modified: branches/branch-1.1/CHANGES
===================================================================
--- branches/branch-1.1/CHANGES 2010-12-27 11:07:57 UTC (rev 8118)
+++ branches/branch-1.1/CHANGES 2010-12-27 11:25:09 UTC (rev 8119)
@@ -1,5 +1,6 @@
 CHANGES IN FLTK 1.1.11
 
+       - Fixed fluid desktop file (STR #2328)
        - Fixed OpenGL overlay drawing (STR #2437)
        - Fixed Fl_Tabs selection border drawing, if tabs are at the bottom
          of the widget (part of STR #2480)

Modified: branches/branch-1.1/fluid/fluid.desktop
===================================================================
--- branches/branch-1.1/fluid/fluid.desktop     2010-12-27 11:07:57 UTC (rev 
8118)
+++ branches/branch-1.1/fluid/fluid.desktop     2010-12-27 11:25:09 UTC (rev 
8119)
@@ -2,7 +2,7 @@
 Name=FLUID
 Comment=FLTK GUI Designer
 TryExec=fluid
-Exec=cd %D && fluid %F
+Exec=fluid %F
 Icon=fluid
 Terminal=false
 Type=Application

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to