corrected readme text for filedefs/filetypes.README
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@396 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
fa1bf26b2f
commit
d56c26cd48
@ -1,6 +1,8 @@
|
||||
2006-06-02 Enrico Troeger <enrico.troeger@uvena.de>
|
||||
|
||||
* src/highlighting.c, data/filetypes.css: improved colouring
|
||||
* src/utils.c: added some sanity checks if filetype is NULL
|
||||
* src/utils.c: corrected readme text for filedefs/filetypes.README
|
||||
|
||||
|
||||
2006-06-02 Nick Treleaven <nick.treleaven@btinternet.com>
|
||||
|
@ -1648,7 +1648,7 @@ For more information read the documentation (in " DOCDIR " or visit " GEANY_HOME
|
||||
}
|
||||
if (error_nr == 0 && ! g_file_test(filedefs_readme, G_FILE_TEST_EXISTS))
|
||||
utils_write_file(filedefs_readme,
|
||||
"Copy files from " PACKAGE_DATA_DIR "/ to this directory to overwrite them. To use the defaults, just delete the file in this directory.\n\
|
||||
"Copy files from " PACKAGE_DATA_DIR "/" PACKAGE " to this directory to overwrite them. To use the defaults, just delete the file in this directory.\n\
|
||||
For more information read the documentation (in " DOCDIR " or visit " GEANY_HOMEPAGE ").");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user