diff --git a/Config.vala.cmake b/Config.vala.cmake index 2d76c28..13904c2 100644 --- a/Config.vala.cmake +++ b/Config.vala.cmake @@ -12,7 +12,7 @@ // 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 . +// along with this program. If not, see . // namespace Constants { diff --git a/debian/copyright b/debian/copyright index cfe05b1..0fb21a1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,7 +18,7 @@ License: GPL-3.0+ 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 . + along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". diff --git a/po/com.github.artemanufrij.webpin.pot b/po/com.github.artemanufrij.webpin.pot index e36e46e..a19a267 100644 --- a/po/com.github.artemanufrij.webpin.pot +++ b/po/com.github.artemanufrij.webpin.pot @@ -83,7 +83,7 @@ msgid "Application name" msgstr "" #: ../src/Widgets/Views/Editor.vala:91 -msgid "http://myapp.domain" +msgid "https://myapp.domain" msgstr "" #: ../src/Widgets/Views/Editor.vala:101 diff --git a/po/de.po b/po/de.po index f7ae2e0..e65b25c 100644 --- a/po/de.po +++ b/po/de.po @@ -39,8 +39,8 @@ msgid "Application name" msgstr "Anwendungsname" #: ../src/Widgets/Assistant.vala:84 -msgid "http://myapp.domain" -msgstr "http://myapp.domain" +msgid "https://myapp.domain" +msgstr "https://myapp.domain" #: ../src/Widgets/Assistant.vala:94 msgid "theme icon name" diff --git a/po/es.po b/po/es.po index 77c4d2f..caeed26 100644 --- a/po/es.po +++ b/po/es.po @@ -29,8 +29,8 @@ msgstr "Crear una nueva aplicación web con webby" msgid "Application name" msgstr "Nombre de la aplicación" -msgid "http://myapp.domain" -msgstr "http://miapp.dominio" +msgid "https://myapp.domain" +msgstr "https://miapp.dominio" msgid "theme icon name" msgstr "nombre de ícono del tema" diff --git a/po/gl.po b/po/gl.po index f20f839..b0c2748 100644 --- a/po/gl.po +++ b/po/gl.po @@ -29,8 +29,8 @@ msgstr "Crear unha nova aplicación web con Webby" msgid "Application name" msgstr "Nome da aplicación" -msgid "http://myapp.domain" -msgstr "http://amiñapp.dominio" +msgid "https://myapp.domain" +msgstr "https://amiñapp.dominio" msgid "theme icon name" msgstr "Nome da icona do tema" diff --git a/po/lt.po b/po/lt.po index 111ec51..bd803e5 100644 --- a/po/lt.po +++ b/po/lt.po @@ -85,8 +85,8 @@ msgid "Application name" msgstr "Programos pavadinimas" #: ../src/Widgets/Views/Editor.vala:91 -msgid "http://myapp.domain" -msgstr "http://manoprograma.sritis" +msgid "https://myapp.domain" +msgstr "https://manoprograma.sritis" #: ../src/Widgets/Views/Editor.vala:101 msgid "theme icon name" diff --git a/po/ru.po b/po/ru.po index a0ba775..ae5af90 100644 --- a/po/ru.po +++ b/po/ru.po @@ -89,8 +89,8 @@ msgid "Application name" msgstr "Имя приложения" #: ../src/Widgets/Views/Editor.vala:91 -msgid "http://myapp.domain" -msgstr "http://myapp.domain" +msgid "https://myapp.domain" +msgstr "https://myapp.domain" #: ../src/Widgets/Views/Editor.vala:101 msgid "theme icon name" diff --git a/po/vi.po b/po/vi.po index 24bd031..b8fc543 100644 --- a/po/vi.po +++ b/po/vi.po @@ -29,8 +29,8 @@ msgstr "Tạo ứng dụng web mới với webby" msgid "Application name" msgstr "Tên ứng dụng" -msgid "http://myapp.domain" -msgstr "http://ungdung.tenmien" +msgid "https://myapp.domain" +msgstr "https://ungdung.tenmien" msgid "theme icon name" msgstr "tên biểu tượng chủ dụng" diff --git a/src/Application.vala b/src/Application.vala index 813519a..a495267 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Dialogs/Preferences.vala b/src/Dialogs/Preferences.vala index 1d00c9c..9b28802 100644 --- a/src/Dialogs/Preferences.vala +++ b/src/Dialogs/Preferences.vala @@ -12,7 +12,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/MainWindow.vala b/src/MainWindow.vala index 9e88531..7959b5c 100644 --- a/src/MainWindow.vala +++ b/src/MainWindow.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Objects/DesktopFile.vala b/src/Objects/DesktopFile.vala index 0cf52e8..c3b2c54 100644 --- a/src/Objects/DesktopFile.vala +++ b/src/Objects/DesktopFile.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Services/DesktopFilesManager.vala b/src/Services/DesktopFilesManager.vala index eda853f..1cd3897 100644 --- a/src/Services/DesktopFilesManager.vala +++ b/src/Services/DesktopFilesManager.vala @@ -12,7 +12,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Settings.vala b/src/Settings.vala index 3fc760d..5d67397 100644 --- a/src/Settings.vala +++ b/src/Settings.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Widgets/Browser.vala b/src/Widgets/Browser.vala index 4e166e8..0d93a2a 100644 --- a/src/Widgets/Browser.vala +++ b/src/Widgets/Browser.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Widgets/Views/Editor.vala b/src/Widgets/Views/Editor.vala index 1b0f111..fae301c 100644 --- a/src/Widgets/Views/Editor.vala +++ b/src/Widgets/Views/Editor.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer @@ -91,7 +91,7 @@ namespace Webpin.Widgets.Views { app_name_entry.set_placeholder_text (_ ("Application name")); app_url_entry = new Gtk.Entry (); - app_url_entry.set_placeholder_text (_ ("http://myapp.domain")); + app_url_entry.set_placeholder_text (_ ("https://myapp.domain")); //icon selector popover icon_selector_popover = new Gtk.Popover (icon_button); diff --git a/src/Widgets/Views/WebItemsView.vala b/src/Widgets/Views/WebItemsView.vala index 517ffb3..fa10e84 100644 --- a/src/Widgets/Views/WebItemsView.vala +++ b/src/Widgets/Views/WebItemsView.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Widgets/WebItem.vala b/src/Widgets/WebItem.vala index 7fde4cc..de87d63 100644 --- a/src/Widgets/WebItem.vala +++ b/src/Widgets/WebItem.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer diff --git a/src/Windows/WebApp.vala b/src/Windows/WebApp.vala index e879a61..4df4ce5 100644 --- a/src/Windows/WebApp.vala +++ b/src/Windows/WebApp.vala @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . + * along with this program. If not, see . * * The Noise authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer