From 4e82675c644f0daf6c2e7809d54a22379e6956ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Wed, 15 Jul 2015 18:33:23 +0300 Subject: [PATCH] os-prober moved to system.boot --- system/{base => boot}/os-prober/actions.py | 0 system/{base => boot}/os-prober/pspec.xml | 0 system/{base => boot}/os-prober/translations.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename system/{base => boot}/os-prober/actions.py (100%) rename system/{base => boot}/os-prober/pspec.xml (100%) rename system/{base => boot}/os-prober/translations.xml (100%) diff --git a/system/base/os-prober/actions.py b/system/boot/os-prober/actions.py similarity index 100% rename from system/base/os-prober/actions.py rename to system/boot/os-prober/actions.py diff --git a/system/base/os-prober/pspec.xml b/system/boot/os-prober/pspec.xml similarity index 100% rename from system/base/os-prober/pspec.xml rename to system/boot/os-prober/pspec.xml diff --git a/system/base/os-prober/translations.xml b/system/boot/os-prober/translations.xml similarity index 100% rename from system/base/os-prober/translations.xml rename to system/boot/os-prober/translations.xml