From f14628ad35d567fb1cc2ff2cdd0fd64f13348b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BE=D1=80=D0=BB=D0=BE=D0=B2=20=D0=9C=D0=B0=D0=BA?= =?UTF-8?q?=D1=81=D0=B8=D0=BC?= Date: Sat, 25 Feb 2012 12:22:25 +0400 Subject: [PATCH] Changed the location of their own plug-ins --- plugins/{other => network}/if | 0 plugins/{other => power}/batteries | 0 plugins/{other => squid}/squid | 0 plugins/{other => system}/cpu | 0 plugins/{other => system}/irq | 0 plugins/{other => system}/meminfo | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename plugins/{other => network}/if (100%) rename plugins/{other => power}/batteries (100%) rename plugins/{other => squid}/squid (100%) rename plugins/{other => system}/cpu (100%) rename plugins/{other => system}/irq (100%) rename plugins/{other => system}/meminfo (100%) diff --git a/plugins/other/if b/plugins/network/if similarity index 100% rename from plugins/other/if rename to plugins/network/if diff --git a/plugins/other/batteries b/plugins/power/batteries similarity index 100% rename from plugins/other/batteries rename to plugins/power/batteries diff --git a/plugins/other/squid b/plugins/squid/squid similarity index 100% rename from plugins/other/squid rename to plugins/squid/squid diff --git a/plugins/other/cpu b/plugins/system/cpu similarity index 100% rename from plugins/other/cpu rename to plugins/system/cpu diff --git a/plugins/other/irq b/plugins/system/irq similarity index 100% rename from plugins/other/irq rename to plugins/system/irq diff --git a/plugins/other/meminfo b/plugins/system/meminfo similarity index 100% rename from plugins/other/meminfo rename to plugins/system/meminfo