From ea22fd46224c09e8f4d23137f6d5dfa16ebc742e Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 1 Jun 2014 11:06:51 +0100 Subject: ändere Namen [Bindestrich] zu WvS-VPlan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 4 ++-- css/index.css | 4 ++-- index.html | 8 ++++---- js/index.js | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config.xml b/config.xml index 950b80c..6d288e4 100644 --- a/config.xml +++ b/config.xml @@ -6,10 +6,10 @@ id = "***REMOVED***" version = "0.9.2"> - WvS VPlan + WvS-VPlan - WvS VPlan lädt den Vertretungsplan des Werner-von-Siemens-Gymnasiums vollautomatisch herunter, zeigt ihn dir an und benachrichtigt dich bei wichtigen Vertretungen. + WvS-VPlan lädt den Vertretungsplan des Werner-von-Siemens-Gymnasiums vollautomatisch herunter, zeigt ihn dir an und benachrichtigt dich bei wichtigen Vertretungen. diff --git a/css/index.css b/css/index.css index 6503ac8..4c8d210 100644 --- a/css/index.css +++ b/css/index.css @@ -1,8 +1,8 @@ /* * Copyright (C) 2014 - * This file is part of WvS VPlan. + * This file is part of WvS-VPlan. * - * WvS VPlan is free software: you can redistribute it and/or modify + * WvS-VPlan is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. diff --git a/index.html b/index.html index e25e7a2..b662646 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@
-

WvS VPlan

+

WvS-VPlan

diff --git a/js/index.js b/js/index.js index 86f50c7..e301862 100644 --- a/js/index.js +++ b/js/index.js @@ -1,8 +1,8 @@ /* * Copyright (C) 2014 - * This file is part of WvS VPlan. + * This file is part of WvS-VPlan. * - * WvS VPlan is free software: you can redistribute it and/or modify + * WvS-VPlan is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. -- cgit v1.3.1