Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : apps/ebony

Dir     : e17/apps/ebony/src


Modified Files:
        gtk_util.c util.c 


Log Message:
Another merge from SPLIT.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/ebony/src/gtk_util.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- gtk_util.c  15 Jan 2003 16:33:43 -0000      1.12
+++ gtk_util.c  22 Jan 2003 20:54:27 -0000      1.13
@@ -7,6 +7,12 @@
 
 static GtkWidget *recent_menu = NULL;
 
+static GtkWidget *recent_menu = NULL;
+
+static GtkWidget *recent_menu = NULL;
+
+static GtkWidget *recent_menu = NULL;
+
 /**
  * get_spin_value - for a named GtkWidget, attempt to retrieve its data
  * @name - the name of the widget
@@ -944,6 +950,18 @@
    file = gtk_file_selection_get_filename(GTK_FILE_SELECTION(data));
    dirpath = get_dirpath_from_filename((char *) file);
 
+   snprintf(image_fileselection_dir, PATH_MAX, "%s/", dirpath);
+   free(dirpath);
+
+   dirpath = get_dirpath_from_filename((char *) file);
+   snprintf(image_fileselection_dir, PATH_MAX, "%s/", dirpath);
+   free(dirpath);
+
+   dirpath = get_dirpath_from_filename((char *) file);
+   snprintf(image_fileselection_dir, PATH_MAX, "%s/", dirpath);
+   free(dirpath);
+
+   dirpath = get_dirpath_from_filename((char *) file);
    snprintf(image_fileselection_dir, PATH_MAX, "%s/", dirpath);
    free(dirpath);
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/ebony/src/util.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- util.c      15 Jan 2003 16:33:43 -0000      1.13
+++ util.c      22 Jan 2003 20:54:28 -0000      1.14
@@ -501,7 +501,6 @@
         case E_BACKGROUND_TYPE_SOLID:
            break;
         default:
-          break;
       }
    }
 }




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to