Skip to content
  • Federico Mena's avatar
    Removed #include "gnome-dl.h". · 84d2659a
    Federico Mena authored
    Mon Jan 26 15:04:28 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>
    
    	* programs/panel/applet_files.h: Removed #include "gnome-dl.h".
    
    	* libgnome/libgnome.h: Added #include "libgnome/gnome-dl.h".
    
    	* libgnome/gnome-dentry.h: Zorched the "info" field.  We now have
    	name and comment fields, which hold the desktop-entry's translated
    	name and comment.  We no longer use the dentry's filename as the
    	name the user sees, because this was un-translatable.
    
    	* libgnome/gnome-dentry.c (get_translated_string): New function; it
    	will get a translated string from a gnome-config file.  Will fall
    	back to the default language if no translation is available.
    	(put_translated_string): Analogous.
    
    	* programs/panel/launcher/launcher.c: Modified the launcher applet
    	to use the new name/comment fields in dentries instead of the old
    	info field and filename.
    84d2659a