From 3bb2c5e2aaec78d083411c7de250ff2395f5e2b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Thu, 9 Aug 2012 16:00:56 -0700 Subject: [PATCH] Move weather plugins where they belong. --- plugins/{sensors => weather}/temperature_ | 0 plugins/{sensors => weather}/temperatures | 0 plugins/{sensors => weather}/weather_ | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename plugins/{sensors => weather}/temperature_ (100%) rename plugins/{sensors => weather}/temperatures (100%) rename plugins/{sensors => weather}/weather_ (100%) diff --git a/plugins/sensors/temperature_ b/plugins/weather/temperature_ similarity index 100% rename from plugins/sensors/temperature_ rename to plugins/weather/temperature_ diff --git a/plugins/sensors/temperatures b/plugins/weather/temperatures similarity index 100% rename from plugins/sensors/temperatures rename to plugins/weather/temperatures diff --git a/plugins/sensors/weather_ b/plugins/weather/weather_ similarity index 100% rename from plugins/sensors/weather_ rename to plugins/weather/weather_