Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > 9a3fa0a17cb4df796fd28ae58f5f7a80 > files > 6

glib2.0-2.42.1-2.1.mga5.src.rpm

--- glib-2.32.1/gio/glib-compile-schemas.c~	2012-04-13 15:39:41.000000000 +0200
+++ glib-2.32.1/gio/glib-compile-schemas.c	2012-04-25 09:28:13.756482135 +0200
@@ -1204,12 +1204,6 @@
       return;
     }
 
-  if (path && (g_str_has_prefix (path, "/apps/") ||
-               g_str_has_prefix (path, "/desktop/") ||
-               g_str_has_prefix (path, "/system/")))
-    g_printerr ("warning: Schema '%s' has path '%s'.  Paths starting with "
-                "'/apps/', '/desktop/' or '/system/' are deprecated.\n", id, path);
-
   state->schema_state = schema_state_new (path, gettext_domain,
                                           extends, extends_name, list_of);