SVN revision: 46848
This commit is contained in:
Sebastian Dransfeld 2010-03-03 22:11:06 +00:00
parent 22a691b5e9
commit 76d630dcc0
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ efreet_desktop_cache_check(Efreet_Desktop *desktop)
EAPI Efreet_Desktop *
efreet_desktop_get(const char *file)
{
/* TODO: Check if we need to differentiate between desktop_new and desktop_get */
Efreet_Desktop *desktop;
if (efreet_desktop_cache)