From 856ca783e45e5206530049f8488ba8fb4b572f19 Mon Sep 17 00:00:00 2001 From: Nicanor Romero Venier Date: Mon, 24 Aug 2015 16:10:47 +0200 Subject: [PATCH] Renamed BQ printer profiles --- resources/settings/{hephestos.json => bq_hephestos.json} | 0 resources/settings/{hephestos_xl.json => bq_hephestos_xl.json} | 0 resources/settings/{witbox.json => bq_witbox.json} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename resources/settings/{hephestos.json => bq_hephestos.json} (100%) rename resources/settings/{hephestos_xl.json => bq_hephestos_xl.json} (100%) rename resources/settings/{witbox.json => bq_witbox.json} (100%) diff --git a/resources/settings/hephestos.json b/resources/settings/bq_hephestos.json similarity index 100% rename from resources/settings/hephestos.json rename to resources/settings/bq_hephestos.json diff --git a/resources/settings/hephestos_xl.json b/resources/settings/bq_hephestos_xl.json similarity index 100% rename from resources/settings/hephestos_xl.json rename to resources/settings/bq_hephestos_xl.json diff --git a/resources/settings/witbox.json b/resources/settings/bq_witbox.json similarity index 100% rename from resources/settings/witbox.json rename to resources/settings/bq_witbox.json