From 30d6ef80a3f538b0155ce847def4161f1dbddc84 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 17 Jun 2013 19:23:49 +0000 Subject: Small mods to codeblocks comment.. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9935 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- README.Unix.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.Unix.txt b/README.Unix.txt index e0556a1cf..677aa2b41 100644 --- a/README.Unix.txt +++ b/README.Unix.txt @@ -300,7 +300,7 @@ CodeBlocks can be set up to use fluid to manage modules.. The following info is from mingodad@gmail.com posted on fltk.general 06/17/2013: """ - I have this settings on codeblocks on linux: + I have these settings in codeblocks on linux: Settings -> Compiler and debugging settings -> @@ -322,8 +322,8 @@ The following info is from mingodad@gmail.com posted on fltk.general 06/17/2013: External program: fluid With that I can double click on any fluid file I include on a project - and it opens it with fluid, when I press "run" or "build" codeblocks - calls fluid to generate the c++ files and compile then if needed. + and it opens with fluid. When I press "run" or "build" codeblocks + calls fluid to generate the c++ files and compiles if needed. """ -- cgit v1.2.3