mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 15:19:09 +00:00
Other: Remove license notice, since its unnecessary and annoying
This commit is contained in:
parent
3299686041
commit
d383908d5f
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported init */
|
/* exported init */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported AppIndicatorKStatusNotifierItemManager */
|
/* exported AppIndicatorKStatusNotifierItemManager */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported BoxOrderCreator */
|
/* exported BoxOrderCreator */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
organizing your Gnome Shell top bar).
|
|
||||||
Copyright (C) 2021-2022 Julian Schacher
|
|
||||||
|
|
||||||
Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
-->
|
|
||||||
<interface>
|
<interface>
|
||||||
<template class="PrefsBoxOrderItemRow" parent="AdwActionRow">
|
<template class="PrefsBoxOrderItemRow" parent="AdwActionRow">
|
||||||
<child type="prefix">
|
<child type="prefix">
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
organizing your Gnome Shell top bar).
|
|
||||||
Copyright (C) 2021-2022 Julian Schacher
|
|
||||||
|
|
||||||
Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
-->
|
|
||||||
<interface>
|
<interface>
|
||||||
<template class="PrefsBoxOrderListBox" parent="GtkListBox">
|
<template class="PrefsBoxOrderListBox" parent="GtkListBox">
|
||||||
<property name="selection-mode">none</property>
|
<property name="selection-mode">none</property>
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
organizing your Gnome Shell top bar).
|
|
||||||
Copyright (C) 2021 Julian Schacher
|
|
||||||
|
|
||||||
Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
-->
|
|
||||||
<interface>
|
<interface>
|
||||||
<template class="PrefsBoxOrderListEmptyPlaceholder" parent="GtkBox">
|
<template class="PrefsBoxOrderListEmptyPlaceholder" parent="GtkBox">
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
organizing your Gnome Shell top bar).
|
|
||||||
Copyright (C) 2021-2022 Julian Schacher
|
|
||||||
|
|
||||||
Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
-->
|
|
||||||
<interface>
|
<interface>
|
||||||
<template class="PrefsPage" parent="AdwPreferencesPage">
|
<template class="PrefsPage" parent="AdwPreferencesPage">
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
18
src/prefs.js
18
src/prefs.js
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021-2022 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported buildPrefsWidget, init */
|
/* exported buildPrefsWidget, init */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021-2022 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported PrefsBoxOrderItemRow */
|
/* exported PrefsBoxOrderItemRow */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported PrefsBoxOrderListBox */
|
/* exported PrefsBoxOrderListBox */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,3 @@
|
|||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported PrefsBoxOrderListEmptyPlaceholder */
|
/* exported PrefsBoxOrderListEmptyPlaceholder */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
/*
|
|
||||||
* This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
* organizing your Gnome Shell top bar).
|
|
||||||
* Copyright (C) 2021 Julian Schacher
|
|
||||||
*
|
|
||||||
* Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
/* exported ScrollManager */
|
/* exported ScrollManager */
|
||||||
const GLib = imports.gi.GLib;
|
const GLib = imports.gi.GLib;
|
||||||
|
|
||||||
|
|||||||
@ -1,22 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
This file is part of Top-Bar-Organizer (a Gnome Shell Extension for
|
|
||||||
organizing your Gnome Shell top bar).
|
|
||||||
Copyright (C) 2021 Julian Schacher
|
|
||||||
|
|
||||||
Top-Bar-Organizer is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
-->
|
|
||||||
<schemalist>
|
<schemalist>
|
||||||
<schema id="org.gnome.shell.extensions.top-bar-organizer" path="/org/gnome/shell/extensions/top-bar-organizer/">
|
<schema id="org.gnome.shell.extensions.top-bar-organizer" path="/org/gnome/shell/extensions/top-bar-organizer/">
|
||||||
<key name="left-box-order" type="as">
|
<key name="left-box-order" type="as">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user