]> git.pld-linux.org Git - packages/rox.git/commitdiff
- updated to work with 1.3.9
authormisi3k <misi3k@pld-linux.org>
Sun, 18 May 2003 05:45:52 +0000 (05:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rox-fix-mime-info-path.patch -> 1.7

rox-fix-mime-info-path.patch

index 615d739318f00abc6695002d8ca72bce7ee64d58..fbdf6fe3a68876b56044b2163c0e040fb2a55487 100644 (file)
@@ -12,11 +12,3 @@ diff -ruN rox-1.3.4-/ROX-Filer/src/type.c rox-1.3.4/ROX-Filer/src/type.c
  }
  
  static GList *build_type_edit(Option *none, xmlNode *node, guchar *label)
-@@ -1218,6 +1222,7 @@
-       import_file("/usr/share/mime/globs", globs);
-+      import_file("/usr/share/mime-info/globs", globs);
-       import_file("/usr/local/share/mime/globs", globs);
-       tmp = g_strconcat(home_dir, "/.mime/globs", NULL);
-       import_file(tmp, globs);
This page took 0.037431 seconds and 4 git commands to generate.