pidgin/pidgin

Parents 5bda87b90d8d
Children f37c11d0200a
Fix the bottom margin on the frame in General page of the About box

Also fix some formatting in the text of the General page.

Testing Done:
Opened the about dialog and verified the changes.

Reviewed at https://reviews.imfreedom.org/r/2200/
--- a/pidgin/resources/About/about.md Tue Jan 17 01:20:45 2023 -0600
+++ b/pidgin/resources/About/about.md Tue Jan 17 01:24:38 2023 -0600
@@ -9,9 +9,13 @@
* IRC Channel: #pidgin on irc.libera.chat
* XMPP MUC: devel@conference.pidgin.im
-**Help for Oracle Employees** is available from your normal internal helpdesk or IT department. The Pidgin developer and user communities cannot assist you in the configuration or use of Pidgin within Oracle, as we know nothing of Oracle's infrastructure.
+#### Help for Oracle Employees
+
+Help is available from your normal internal helpdesk or IT department. The Pidgin developer and user communities cannot assist you in the configuration or use of Pidgin within Oracle, as we know nothing of Oracle's infrastructure.
-**Help from other Pidgin users** is available on [our Discourse](https://discourse.imfreedom.org/c/pidgin/5).
+#### Help from other Pidgin users
+
+Help is available on [our Discourse](https://discourse.imfreedom.org/c/pidgin/5).
We can't help with third-party protocols or plugins, but you may be able to find support via the [Third Party Plugins Page](https://pidgin.im/plugins/).
--- a/pidgin/resources/About/about.ui Tue Jan 17 01:20:45 2023 -0600
+++ b/pidgin/resources/About/about.ui Tue Jan 17 01:24:38 2023 -0600
@@ -74,6 +74,7 @@
<child>
<object class="GtkFrame">
<property name="css-classes">view</property>
+ <property name="margin-bottom">24</property>
<child>
<object class="TalkatuView" id="main_page">
<property name="focusable">1</property>