summarylogtreecommitdiffstats
path: root/archlinux.patch
diff options
context:
space:
mode:
authorIlias Stamatis2016-10-30 04:10:35 +0100
committerIlias Stamatis2016-10-30 04:10:35 +0100
commit8b0b706452be6c69536c2cea4a0ee7eb5eba1cd3 (patch)
tree96695e6adb3f2869563b258dee765f82c69dcf83 /archlinux.patch
parent41979b30a7a58b9e65691863a2fea9a4e7dcf19c (diff)
downloadaur-8b0b706452be6c69536c2cea4a0ee7eb5eba1cd3.tar.gz
update Archlinux and ArchlinuxFull themes
Diffstat (limited to 'archlinux.patch')
-rw-r--r--archlinux.patch134
1 files changed, 134 insertions, 0 deletions
diff --git a/archlinux.patch b/archlinux.patch
new file mode 100644
index 000000000000..95006728d32e
--- /dev/null
+++ b/archlinux.patch
@@ -0,0 +1,134 @@
+--- Archlinux/greeter.ui.orig 2013-09-06 05:20:06.275790776 +0000
++++ Archlinux/greeter.ui 2013-09-06 05:20:46.822174050 +0000
+@@ -25,7 +25,7 @@
+ <object class="GtkAlignment" id="alignment1">
+ <property name="visible">True</property>
+ <property name="xscale">0</property>
+- <property name="yscale">0</property>
++ <property name="yscale">1</property>
+ <child>
+ <object class="GtkVBox" id="vbox2">
+ <property name="visible">True</property>
+@@ -34,6 +34,7 @@
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="pixbuf">panel.png</property>
++ <property name="yalign">0.8</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+@@ -42,6 +43,7 @@
+ <child>
+ <object class="GtkAlignment" id="alignment2">
+ <property name="visible">True</property>
++ <property name="yalign">0.1</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <child>
+@@ -101,6 +121,26 @@
+ <property name="visible">False</property>
+ <property name="spacing">6</property>
+ <child>
++ <object class="GtkImage" id="image2">
++ <property name="visible">True</property>
++ <!--<property name="pixbuf">session.png</property>-->
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">0</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkLabel" id="label2">
++ <property name="visible">True</property>
++ <property name="label" translatable="yes">Desktop:</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">1</property>
++ </packing>
++ </child>
++ <child>
+ <object class="GtkComboBoxEntry" id="sessions">
+ <property name="visible">True</property>
+ <property name="text_column">0</property>
+@@ -116,6 +156,79 @@
+ <property name="position">0</property>
+ </packing>
+ </child>
++ <child>
++ <object class="GtkHBox" id="lang_box">
++ <property name="visible">True</property>
++ <property name="spacing">6</property>
++ <child>
++ <object class="GtkImage" id="image3">
++ <property name="visible">True</property>
++ <!--<property name="pixbuf">lang.png</property>-->
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">0</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkLabel" id="label_lang">
++ <property name="visible">True</property>
++ <property name="label" translatable="yes">Language:</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">1</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkComboBoxEntry" id="lang">
++ <property name="visible">True</property>
++ <property name="text_column">0</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">2</property>
++ </packing>
++ </child>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">1</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkLabel" id="label_keyboard">
++ <property name="label" translatable="yes">Keyboard:</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">2</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkComboBoxEntry" id="keyboard">
++ <property name="text_column">0</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="position">3</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkButton" id="exit">
++ <property name="label">gtk-quit</property>
++ <property name="visible">True</property>
++ <property name="can_focus">True</property>
++ <property name="receives_default">True</property>
++ <property name="relief">none</property>
++ <property name="use_stock">True</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="pack_type">end</property>
++ <property name="position">4</property>
++ </packing>
++ </child>
+ </object>
+ </child>
+ </object>