Author: engelsman
Date: 2009-04-09 10:25:55 -0700 (Thu, 09 Apr 2009)
New Revision: 6747
Log:
suppress spurious doxygen hyperlink to file:// in events.dox



Modified:
   branches/branch-1.3/documentation/src/events.dox

Modified: branches/branch-1.3/documentation/src/events.dox
===================================================================
--- branches/branch-1.3/documentation/src/events.dox    2009-04-09 07:56:47 UTC 
(rev 6746)
+++ branches/branch-1.3/documentation/src/events.dox    2009-04-09 17:25:55 UTC 
(rev 6747)
@@ -268,7 +268,7 @@
 application on the desktop. Text is transfered using
 the current code page. Files are received as a list of full path
 and file names, seperated by newline. On some platforms, path
-names are prepended with <tt>file://</tt>.
+names are prepended with <tt>%file://</tt>.
 
 The drag and drop data is available in Fl::event_text()
 at the concluding \p FL_PASTE. On some platforms, the

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

Reply via email to