[kopete] /: Switch to https for bugs.kde.org

Pino Toscano null at kde.org
Wed Apr 29 08:35:58 BST 2020


Git commit 2d30a68460c39895de157117fa14d372f76db42a by Pino Toscano.
Committed on 29/04/2020 at 07:35.
Pushed by pino into branch 'master'.

Switch to https for bugs.kde.org

M  +1    -1    README
M  +2    -2    doc/index.docbook
M  +1    -1    protocols/gadu/README.gadu
M  +1    -1    protocols/groupwise/libgroupwise/gwclientstream.h
M  +1    -1    protocols/jabber/jabbercontactpool.cpp
M  +1    -1    protocols/oscar/oscaraccount.cpp

https://commits.kde.org/kopete/2d30a68460c39895de157117fa14d372f76db42a

diff --git a/README b/README
index 8c9a75043..2d6c79031 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ all over the world and the high-quality bug reports from active users.
 Thanks to all of you for your support and your interest in Kopete!
 
 As always, more bug reports and patches are welcome.
-Please use http://bugs.kde.org.
+Please use https://bugs.kde.org.
 
 The Kopete main developers can be contacted on our mailing list,
 kopete-devel at kde.org, and on IRC in #kopete, on irc.freenode.net.
diff --git a/doc/index.docbook b/doc/index.docbook
index 9d74dc55d..d1e623b9b 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1098,13 +1098,13 @@ sets that you can simply extract there.</para>
 <qandaentry>
 <question><para>I would like a feature in the next version of Kopete.</para>
 </question>
-<answer><para>Please go to <ulink url="http://bugs.kde.org">&kde; Bugzilla</ulink> and file a wishlist item under the application 'kopete'. Please be very detailed and proof-read what you have written to us. This is NOT a guarantee that we will add this feature in any version, but allows us to consider it.</para>
+<answer><para>Please go to <ulink url="https://bugs.kde.org">&kde; Bugzilla</ulink> and file a wishlist item under the application 'kopete'. Please be very detailed and proof-read what you have written to us. This is NOT a guarantee that we will add this feature in any version, but allows us to consider it.</para>
 </answer>
 </qandaentry>
 <qandaentry>
 <question><para>My &kopete; crashed or has/had unexpected behavior (unexpected behavior does NOT fall in the category of "Kopete doesn't act like Pidgin", &etc;).</para>
 </question>
-<answer><para>Please report this bug to us by going to <ulink url="http://bugs.kde.org">&kde; Bugzilla</ulink> and file a bug report under the application 'kopete'. Bugs will only be accepted if they are in English, they are detailed, and if a crash was involved they contain a backtrace (the text in the tab marked <guilabel>Backtrace</guilabel> once &kopete; has crashed).  If you are using &kopete; git, however, please mail us at <ulink url="mailto:kopete-devel at kde.org">&kopete; developers mailing list</ulink> instead of filing a bug report.</para>
+<answer><para>Please report this bug to us by going to <ulink url="https://bugs.kde.org">&kde; Bugzilla</ulink> and file a bug report under the application 'kopete'. Bugs will only be accepted if they are in English, they are detailed, and if a crash was involved they contain a backtrace (the text in the tab marked <guilabel>Backtrace</guilabel> once &kopete; has crashed).  If you are using &kopete; git, however, please mail us at <ulink url="mailto:kopete-devel at kde.org">&kopete; developers mailing list</ulink> instead of filing a bug report.</para>
 </answer>
 </qandaentry>
 <qandaentry>
diff --git a/protocols/gadu/README.gadu b/protocols/gadu/README.gadu
index 6c7a929e2..b84280d78 100644
--- a/protocols/gadu/README.gadu
+++ b/protocols/gadu/README.gadu
@@ -37,7 +37,7 @@ If you're looking for more information, please refer to http://kopete.kde.org
 and read the FAQ . 
 
 If you have found an error in kopete, or in the gadu-gadu plugin
-- please use the kde bug tracking system at http://bugs.kde.org/
+- please use the kde bug tracking system at https://bugs.kde.org/
 
 Grzegorz Jaskiewicz aka Kain/K4
 gj AT pointblue DOT com DOT pl
diff --git a/protocols/groupwise/libgroupwise/gwclientstream.h b/protocols/groupwise/libgroupwise/gwclientstream.h
index 0908f877a..44b098d57 100644
--- a/protocols/groupwise/libgroupwise/gwclientstream.h
+++ b/protocols/groupwise/libgroupwise/gwclientstream.h
@@ -127,7 +127,7 @@ public:
     QString errorText() const Q_DECL_OVERRIDE;
 // #	QDomElement errorAppSpec() const; // redondo
 
-    // extrahttp://bugs.kde.org/show_bug.cgi?id=85158
+    // extra https://bugs.kde.org/show_bug.cgi?id=85158
 /*#	void writeDirect(const QString &s); // must be for debug testing*/
     void setNoopTime(int mills);
 
diff --git a/protocols/jabber/jabbercontactpool.cpp b/protocols/jabber/jabbercontactpool.cpp
index e0ce7b0f1..8c9c066eb 100644
--- a/protocols/jabber/jabbercontactpool.cpp
+++ b/protocols/jabber/jabbercontactpool.cpp
@@ -69,7 +69,7 @@ JabberContact *JabberContactPool::addContact(const XMPP::RosterItem &contact, Ko
             qCWarning(JABBER_PROTOCOL_LOG) << "ERROR: Wrong contact: " << mContactItem->contact()->contactId() << mContactItem->contact();
             KMessageBox::error(Kopete::UI::Global::mainWidget(),
                                "Fatal error in the Jabber contact pool. Please restart Kopete and submit a debug log "
-                               "of your session to http://bugs.kde.org.",
+                               "of your session to https://bugs.kde.org.",
                                QStringLiteral("Fatal Jabber Error"));
             return 0;
         }
diff --git a/protocols/oscar/oscaraccount.cpp b/protocols/oscar/oscaraccount.cpp
index 30e39484b..92eed2dcf 100644
--- a/protocols/oscar/oscaraccount.cpp
+++ b/protocols/oscar/oscaraccount.cpp
@@ -1306,7 +1306,7 @@ QString OscarAccount::getFLAPErrorMessage( int code )
 		else
 		{
 			reason = i18n( "The %1 server thinks the client you are using is " \
-			               "too old. Please report this as a bug at http://bugs.kde.org",
+			               "too old. Please report this as a bug at https://bugs.kde.org",
 			               acctType );
 		}
 		break;


More information about the kde-doc-english mailing list