Bug 543183 – Clarify docs for g_file_has_prefix

2009-02-26  Alexander Larsson  <alexl@redhat.com>

	Bug 543183 – Clarify docs for g_file_has_prefix

	* gfile.c: (g_file_has_prefix):
	Clarify how the prefix matching works.


svn path=/trunk/; revision=7915
This commit is contained in:
Alexander Larsson
2009-02-26 15:03:11 +00:00
committed by Alexander Larsson
parent fa558d00c3
commit 1ab68f9ee9
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2009-02-26 Alexander Larsson <alexl@redhat.com>
Bug 543183 Clarify docs for g_file_has_prefix
* gfile.c: (g_file_has_prefix):
Clarify how the prefix matching works.
2009-02-26 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c: