annotate INSTALL.txt @ 795:aac7cdbece6d

Fixed faulty sentence in changelog. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1073 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 16:13:16 +0000
parents 7699cdcba6cf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
36
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
1 How to install UniversalIndentGUI
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
2 ---------------------------------
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
3
94
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 36
diff changeset
4 Well, there is no need to install this application at all. While you are reading this file,
526
4ca2b3794fa5 Small spell corrections.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
5 you obviously already have unpacked the archive and thats all you need to do. You can start
36
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
6 the program by calling its executable. On Windows thats "UniversalIndentGUI.exe" and on any
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
7 other system it is "UniversalIndentGUI".
a9eafaa024e6 Added in install info file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
8
94
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 36
diff changeset
9 No additional libraries are needed.
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 36
diff changeset
10
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 36
diff changeset
11 For information about how to build UniversalIndentGUI from source, have a look into the
549
7699cdcba6cf Updated the reference to the readme file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 526
diff changeset
12 file readme.html.