Revision: 5030
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5030&view=rev
Author:   astrand
Date:     2013-01-22 08:08:10 +0000 (Tue, 22 Jan 2013)
Log Message:
-----------
A minor style change wrt the patches; use comment char. 

Modified Paths:
--------------
    trunk/BUILDING.txt

Modified: trunk/BUILDING.txt
===================================================================
--- trunk/BUILDING.txt  2013-01-15 22:45:29 UTC (rev 5029)
+++ trunk/BUILDING.txt  2013-01-22 08:08:10 UTC (rev 5030)
@@ -93,22 +93,22 @@
 
 2. For full functionality, apply these patches:
 
-Support horizontal mouse wheel
-http://www.fltk.org/str.php?L2644
+# Support horizontal mouse wheel
+# http://www.fltk.org/str.php?L2644
 $ patch -p1 < fltk-1.3.x-hwheel.patch
 
-Incorrect resize handling
-http://fltk.org/str.php?L2859
+# Incorrect resize handling
+# http://fltk.org/str.php?L2859
 $ patch -p1 < fltk-1.3.x-resize-expose.patch
 
-Export dead key information from FLTK to the apps
-http://www.fltk.org/str.php?L2599
+# Export dead key information from FLTK to the apps
+# http://www.fltk.org/str.php?L2599
 $ patch -p1 < fltk-1_v4.3.x-keyboard-x11.patch
 $ patch -p1 < fltk-1_v4.3.x-keyboard-win32.patch
 $ patch -p1 < fltk-1_v6.3.x-keyboard-osx.patch
 
-Notify applications of changes to the clipboard
-http://www.fltk.org/str.php?L2636
+# Notify applications of changes to the clipboard
+# http://www.fltk.org/str.php?L2636
 $ patch -p1 < fltk-1_v2.3.x-clipboard.patch
 $ patch -p1 < fltk-1_v2.3.x-clipboard-x11.patch
 $ patch -p1 < fltk-1_v4.3.x-clipboard-xfixes.patch
@@ -117,24 +117,24 @@
 $ patch -p1 < fltk-1_v2.3.x-clipboard-osx.patch
 $ patch -p0 < fltk-xfixes-xcursor-cmake.2.patch
 
-Ability to convert a Fl_Pixmap to a Fl_RGB_Image
-http://www.fltk.org/str.php?L2659
+# Ability to convert a Fl_Pixmap to a Fl_RGB_Image
+# http://www.fltk.org/str.php?L2659
 $ patch -p1 < fltk-1_v2.3.x-pixmap.patch
 
-Support for custom cursors
-http://www.fltk.org/str.php?L2660
+# Support for custom cursors
+# http://www.fltk.org/str.php?L2660
 $ patch -p1 < fltk-1_v4.3.x-cursor.patch
 
-Improve modality interaction with WM
-http://www.fltk.org/str.php?L2802
+# Improve modality interaction with WM
+# http://www.fltk.org/str.php?L2802
 $ patch -p1 < fltk-1_v2.3.0-modal.patch
 
-Window icons
-http://www.fltk.org/str.php?L2816
+# Window icons
+# http://www.fltk.org/str.php?L2816
 $ patch -p1 < fltk-1_v2.3.0-icons.patch
 
-Multihead
-http://fltk.org/str.php?L2860
+# Multihead
+# http://fltk.org/str.php?L2860
 $ patch -p1 < fltk-1.3.x-screen_num.patch
 $ patch -p1 < fltk-1_v2.3.x-multihead.patch
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to