fix #41
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
"style_path": "/usr/share/manjaro-hello/ui/style.css",
|
"style_path": "/usr/share/manjaro-hello/ui/style.css",
|
||||||
"urls": {
|
"urls": {
|
||||||
"development": "https://gitlab.manjaro.org",
|
"development": "https://gitlab.manjaro.org",
|
||||||
"software": "https://software.manjaro.org/",
|
|
||||||
"donate": "https://manjaro.org/donate",
|
"donate": "https://manjaro.org/donate",
|
||||||
"facebook": "https://www.facebook.com/ManjaroLinux",
|
"facebook": "https://www.facebook.com/ManjaroLinux",
|
||||||
"forum": "https://forum.manjaro.org",
|
"forum": "https://forum.manjaro.org",
|
||||||
|
|||||||
@@ -69,10 +69,6 @@ msgstr ""
|
|||||||
msgid "Forums"
|
msgid "Forums"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../ui/manjaro-hello.glade:207
|
|
||||||
msgid "Software"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../ui/manjaro-hello.glade:224
|
#: ../ui/manjaro-hello.glade:224
|
||||||
msgid "Mailing lists"
|
msgid "Mailing lists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
+3
-20
@@ -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>
|
<property name="top-attach">5</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</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>
|
<child>
|
||||||
<object class="GtkButton" id="mailling">
|
<object class="GtkButton" id="mailling">
|
||||||
<property name="always-show-image">True</property>
|
<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"/>
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left-attach">1</property>
|
<property name="left-attach">2</property>
|
||||||
<property name="top-attach">7</property>
|
<property name="top-attach">7</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</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"/>
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left-attach">2</property>
|
<property name="left-attach">1</property>
|
||||||
<property name="top-attach">7</property>
|
<property name="top-attach">6</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
Reference in New Issue
Block a user