diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-02 08:18:54 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-02 08:18:54 -0500 |
commit | c67158fa409f1b1b4f98a8621a69bb2013b76451 (patch) | |
tree | bb4ca80f29cda70734a868d372e00c85e172e7d3 /share | |
parent | ad7ec1785fc28799e10d10e7a679dc5bb4891ee3 (diff) | |
download | fair-viewer-c67158fa409f1b1b4f98a8621a69bb2013b76451.tar.lz fair-viewer-c67158fa409f1b1b4f98a8621a69bb2013b76451.tar.xz fair-viewer-c67158fa409f1b1b4f98a8621a69bb2013b76451.zip |
rebrand app
Diffstat (limited to 'share')
-rw-r--r-- | share/gtk-fair-viewer.desktop (renamed from share/gtk-straw-viewer.desktop) | 6 | ||||
-rw-r--r-- | share/gtk-fair-viewer.glade (renamed from share/gtk-straw-viewer.glade) | 24 | ||||
-rw-r--r-- | share/icons/gtk-fair-viewer.png (renamed from share/icons/gtk-straw-viewer.png) | bin | 121443 -> 121443 bytes |
3 files changed, 15 insertions, 15 deletions
diff --git a/share/gtk-straw-viewer.desktop b/share/gtk-fair-viewer.desktop index 76136e4..4e6e73e 100644 --- a/share/gtk-straw-viewer.desktop +++ b/share/gtk-fair-viewer.desktop @@ -1,9 +1,9 @@ [Desktop Entry] -Name=GTK Straw Viewer +Name=GTK Fair Viewer Version=1.0 Comment=Search and play YouTube videos. -Exec=gtk-straw-viewer -Icon=gtk-straw-viewer +Exec=gtk-fair-viewer +Icon=gtk-fair-viewer StartupNotify=false Terminal=false Type=Application diff --git a/share/gtk-straw-viewer.glade b/share/gtk-fair-viewer.glade index 8d6cc4a..a77fcda 100644 --- a/share/gtk-straw-viewer.glade +++ b/share/gtk-fair-viewer.glade @@ -2,29 +2,28 @@ <!-- Generated with glade 3.22.1 Copyright (C) Copyright © 2010-2020 Trizen +Copyright (C) Copyright © 2020 Jesús E. -This file is part of GTK Straw Viewer. +This file is part of GTK Fair Viewer. -GTK Straw Viewer is free software: you can redistribute it and/or modify +GTK Fair Viewer 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. -GTK Straw Viewer is distributed in the hope that it will be useful, +GTK Fair Viewer 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 GTK Straw Viewer. If not, see <http://www.gnu.org/licenses/>. - -Author: Trizen https://github.com/trizen +along with GTK Fair Viewer. If not, see <http://www.gnu.org/licenses/>. --> <interface> <requires lib="gtk+" version="3.20"/> <!-- interface-license-type gplv3 --> - <!-- interface-name GTK Straw Viewer --> + <!-- interface-name GTK Fair Viewer --> <!-- interface-description Search and play YouTube videos. --> <!-- interface-copyright Copyright \302\251 2010-2020 Trizen --> <!-- interface-authors Trizen https://github.com/trizen --> @@ -289,7 +288,7 @@ Author: Trizen https://github.com/trizen </child> <child> <object class="GtkImageMenuItem" id="cli_version"> - <property name="label" translatable="yes">CLI Straw Viewer</property> + <property name="label" translatable="yes">CLI Fair Viewer</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes">Search and play videos in command line interface (CTRL+Y)</property> @@ -2219,16 +2218,17 @@ When the specified resolution is not found, the best available resolution is use <property name="window_position">center-on-parent</property> <property name="type_hint">normal</property> <property name="transient_for">__MAIN__</property> - <property name="program_name">GTK Straw Viewer</property> + <property name="program_name">GTK Fair Viewer</property> <property name="copyright" translatable="yes">Copyright © 2010-2020 Trizen</property> <property name="comments" translatable="yes">Written in Perl, Gtk3 and Glade.</property> - <property name="website">https://github.com/trizen/straw-viewer</property> - <property name="website_label" translatable="yes">https://github.com/trizen/straw-viewer</property> + <property name="website">https://framagit.org/heckyel/fair-viewer</property> + <property name="website_label" translatable="yes">https://framagit.org/heckyel/fair-viewer</property> <property name="authors">Trizen https://github.com/trizen Ovidiu D. Nițan <nitanovidiu@gmail.com> Jookia https://github.com/Jookia Andreas Hrubak https://github.com/bAndie91 -and others... https://github.com/trizen/straw-viewer/graphs/contributors</property> +Jesús E. https://framagit.org/heckyel +and others... https://framagit.org/heckyel/fair-viewer/-/graphs/master</property> <property name="artists">PosixRU (main logo) http://zenway.ru/page/gtk-youtube-viewer</property> <property name="logo_icon_name">image-missing</property> <property name="license_type">artistic</property> diff --git a/share/icons/gtk-straw-viewer.png b/share/icons/gtk-fair-viewer.png Binary files differindex 656b637..656b637 100644 --- a/share/icons/gtk-straw-viewer.png +++ b/share/icons/gtk-fair-viewer.png |