This commit is contained in:
Vitor Lopes
2024-04-28 10:58:44 +01:00
parent 1a9068b667
commit 5f41552f2a
3 changed files with 3 additions and 25 deletions
-1
View File
@@ -15,7 +15,6 @@
"style_path": "/usr/share/manjaro-hello/ui/style.css",
"urls": {
"development": "https://gitlab.manjaro.org",
"software": "https://software.manjaro.org/",
"donate": "https://manjaro.org/donate",
"facebook": "https://www.facebook.com/ManjaroLinux",
"forum": "https://forum.manjaro.org",
-4
View File
@@ -69,10 +69,6 @@ msgstr ""
msgid "Forums"
msgstr ""
#: ../ui/manjaro-hello.glade:207
msgid "Software"
msgstr ""
#: ../ui/manjaro-hello.glade:224
msgid "Mailing lists"
msgstr ""
+3 -20
View File
@@ -198,23 +198,6 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkButton" id="software">
<property name="always-show-image">True</property>
<property name="can-focus">False</property>
<property name="image-position">right</property>
<property name="label" translatable="yes">Software</property>
<property name="name">software</property>
<property name="receives-default">True</property>
<property name="tooltip-text" translatable="yes">Web resource</property>
<property name="visible">True</property>
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkButton" id="mailling">
<property name="always-show-image">True</property>
@@ -228,7 +211,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
</object>
<packing>
<property name="left-attach">1</property>
<property name="left-attach">2</property>
<property name="top-attach">7</property>
</packing>
</child>
@@ -262,8 +245,8 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
</object>
<packing>
<property name="left-attach">2</property>
<property name="top-attach">7</property>
<property name="left-attach">1</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>