From aa61fb235a6a16582e8f7a04abff1231a5e08a75 Mon Sep 17 00:00:00 2001 From: jderose9 Date: Mon, 2 Jan 2017 08:27:54 -0500 Subject: [PATCH] update credits --- convenience.js | 4 ++-- panel.js | 4 ++-- secondaryMenu.js | 4 ++-- stylesheet.css | 4 ++-- taskbar.js | 4 ++-- windowPreview.js | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/convenience.js b/convenience.js index a1f80a3..501c21c 100644 --- a/convenience.js +++ b/convenience.js @@ -16,8 +16,8 @@ * * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * Some code was also adapted from the upstream Gnome Shell source code. */ diff --git a/panel.js b/panel.js index dd1b0b4..23b6238 100644 --- a/panel.js +++ b/panel.js @@ -15,8 +15,8 @@ * along with this program. If not, see . * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * * Code to re-anchor the panel was taken from Thoma5 BottomPanel: * https://github.com/Thoma5/gnome-shell-extension-bottompanel diff --git a/secondaryMenu.js b/secondaryMenu.js index 5ddf844..df6e1d9 100644 --- a/secondaryMenu.js +++ b/secondaryMenu.js @@ -16,8 +16,8 @@ * * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * Some code was also adapted from the upstream Gnome Shell source code. */ diff --git a/stylesheet.css b/stylesheet.css index 02c68c9..626d749 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -16,8 +16,8 @@ * * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * Some code was also adapted from the upstream Gnome Shell source code. */ diff --git a/taskbar.js b/taskbar.js index cc80952..44f1826 100644 --- a/taskbar.js +++ b/taskbar.js @@ -16,8 +16,8 @@ * * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * Some code was also adapted from the upstream Gnome Shell source code. */ diff --git a/windowPreview.js b/windowPreview.js index 7441419..5a85176 100644 --- a/windowPreview.js +++ b/windowPreview.js @@ -16,8 +16,8 @@ * * * Credits: - * This file is based on code from the Taskbar extension by Zorin OS - * and code from the Dash to Dock extension by micheleg. + * This file is based on code from the Dash to Dock extension by micheleg + * and code from the Taskbar extension by Zorin OS * Some code was also adapted from the upstream Gnome Shell source code. */