gnome_file_locate



gnome-util.c, line 70: (gnome_file_locate)
	if(filename[0] == '/')

This checks if gnome_file_locate was given an absolute path.  If the path is
absolute, it adds that path to the locations list.

Shouldn't this also support relative paths?

If the user wants to try out the app before they run 'make install', I'd
like to be able to specify something like "../pixmaps/filename.png" and 
have gnome_pixmap_file still return a path.

Evan.

-- 
Evan Martin - eeyem@u.washington.edu - http://students.washington.edu/eeyem



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]