summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b8230e3)
raw | patch | inline | side by side (parent: b8230e3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Nov 2006 08:18:43 +0000 (08:18 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Nov 2006 08:18:43 +0000 (08:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5241 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/plugins/admin/systems/class_componentGeneric.inc b/plugins/admin/systems/class_componentGeneric.inc
index 2541343350739fdce79fb42d863a122b0372b7cc..cd7004384d31ac89aec92209e5f76146d50b6e88 100644 (file)
"plDescription" => _("Component generic"),
"plSelfModify" => FALSE,
"plDepends" => array(),
- "plPriority" => 0,
+ "plPriority" => 1,
"plSection" => array("administration"),
"plCategory" => array("component" => array("description" => _("Network device"),
"objectClass" => array("device", "ipHost", "ieee802Device"))),
diff --git a/plugins/admin/systems/class_glpiPrinterAccount.inc b/plugins/admin/systems/class_glpiPrinterAccount.inc
index d9716247dfb2f5e35beb658af7c57cdc2348a8b2..68232a83267eab8e001a2cacd886db3237861f51 100644 (file)
"plDescription" => _("Printer inventory extension"),
"plSelfModify" => FALSE,
"plDepends" => array(),
- "plPriority" => 0,
+ "plPriority" => 10,
"plSection" => array("administration"),
"plCategory" => array("printer"),
diff --git a/plugins/admin/systems/class_printGeneric.inc b/plugins/admin/systems/class_printGeneric.inc
index 1a37efb1a2daeed2a5dff030efe1f4de636e5342..a253a2296e7d6e20439e9d8cc6f2a9428f7ff8ab 100644 (file)
"plDescription" => _("Print generic"),
"plSelfModify" => FALSE,
"plDepends" => array(),
- "plPriority" => 11,
+ "plPriority" => 4,
"plSection" => array("administration"),
"plCategory" => array("printer" => array("description" => _("Printer"),
"objectClass" => "gotoPrinter"),"workstation","terminal"),