mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 15:18:55 +02:00
Add TODO comments.
2008-06-10 Tor Lillqvist <tml@novell.com> * gcontenttype.c (g_content_type_get_icon) [Win32]: Add TODO comments. svn path=/trunk/; revision=6980
This commit is contained in:
committed by
Tor Lillqvist
parent
c7b21acd7b
commit
8b5ad297da
@@ -1,7 +1,7 @@
|
|||||||
2008-06-10 Tor Lillqvist <tml@novell.com>
|
2008-06-10 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
* gcontenttype.c (g_content_type_can_be_executable) [Win32]: Add
|
* gcontenttype.c (g_content_type_can_be_executable)
|
||||||
TODO comment.
|
(g_content_type_get_icon) [Win32]: Add TODO comments.
|
||||||
|
|
||||||
2008-06-09 Matthias Clasen <mclasen@redhat.com>
|
2008-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -190,6 +190,9 @@ g_content_type_get_icon (const char *type)
|
|||||||
<type>: <value>
|
<type>: <value>
|
||||||
REG_EXPAND_SZ: %SystemRoot%\System32\Wscript.exe,3
|
REG_EXPAND_SZ: %SystemRoot%\System32\Wscript.exe,3
|
||||||
REG_SZ: shimgvw.dll,3
|
REG_SZ: shimgvw.dll,3
|
||||||
|
|
||||||
|
gtkfilesystemwin32.c in gtk-2-12 is probably a good place to look
|
||||||
|
for inspiration.
|
||||||
*/
|
*/
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user