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. */