From 0fabb997ec17fca5cfeb40dc6f7641438b741073 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Sun, 15 Oct 2017 14:11:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=B8=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=B4?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D0=B8=D0=B2?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CB1/calculate.env | 2 +- profiles/CB2/calculate.env | 2 +- profiles/CB3/calculate.env | 2 +- profiles/CB4/calculate.env | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/CB1/calculate.env b/profiles/CB1/calculate.env index c815b42e..4754a0f5 100644 --- a/profiles/CB1/calculate.env +++ b/profiles/CB1/calculate.env @@ -1,5 +1,5 @@ [main] -os_linux_name = 'Calculate Builder I' +os_linux_name = 'Calculate Builder 1' os_linux_shortname = 'CB1' [update] diff --git a/profiles/CB2/calculate.env b/profiles/CB2/calculate.env index 12f6f036..00270552 100644 --- a/profiles/CB2/calculate.env +++ b/profiles/CB2/calculate.env @@ -1,5 +1,5 @@ [main] -os_linux_name = 'Calculate Builder II' +os_linux_name = 'Calculate Builder 2' os_linux_shortname = 'CB2' [update] diff --git a/profiles/CB3/calculate.env b/profiles/CB3/calculate.env index 22749c9f..d8660b2d 100644 --- a/profiles/CB3/calculate.env +++ b/profiles/CB3/calculate.env @@ -1,5 +1,5 @@ [main] -os_linux_name = 'Calculate Builder Desktop III' +os_linux_name = 'Calculate Builder 3' os_linux_shortname = 'CB3' [update] diff --git a/profiles/CB4/calculate.env b/profiles/CB4/calculate.env index aa0837fe..456fb5af 100644 --- a/profiles/CB4/calculate.env +++ b/profiles/CB4/calculate.env @@ -1,5 +1,5 @@ [main] -os_linux_name = 'Calculate Builder Desktop IV' +os_linux_name = 'Calculate Builder 4' os_linux_shortname = 'CB4' [update]