aboutsummarylogtreecommitdiffstats
path: root/print-dialog__appearance.patch
diff options
context:
space:
mode:
authorTomasz Gąsior2017-05-13 17:27:31 +0200
committerTomasz Gąsior2017-05-13 17:27:31 +0200
commitb74c6ccec266d77103f961a3352f3ad82ca32fb0 (patch)
tree751fcfe056d288d37b676470c09b8aa80c007897 /print-dialog__appearance.patch
parent06e382ea0442486862e0f05e76df5ba066c324b5 (diff)
downloadaur-b74c6ccec266d77103f961a3352f3ad82ca32fb0.tar.gz
Package and GTK update.
- GTK version updated to 3.22.15. - Patches files refactored and improved. - Custom Adwaita styles added.
Diffstat (limited to 'print-dialog__appearance.patch')
-rw-r--r--print-dialog__appearance.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/print-dialog__appearance.patch b/print-dialog__appearance.patch
deleted file mode 100644
index 2d7dfd4faa09..000000000000
--- a/print-dialog__appearance.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/gtk+/gtk/ui/gtkprintunixdialog.ui 2017-04-17 21:59:24.161579030 +0200
-+++ modified_files/gtkprintunixdialog.ui 2017-04-17 22:00:21.684915214 +0200
-@@ -58,7 +58,7 @@
- <property name="spacing">2</property>
- <property name="border-width">0</property>
- <style>
-- <class name="view"/>
-+ <class name="renamed_class_view"/>
- </style>
- <child>
- <object class="GtkBox" id="box1">
-@@ -68,7 +68,10 @@
- <object class="GtkNotebook" id="notebook">
- <property name="visible">1</property>
- <property name="can-focus">1</property>
-- <property name="show-border">0</property>
-+ <property name="show-border">1</property>
-+ <property name="margin-left">12</property>
-+ <property name="margin-right">12</property>
-+ <property name="margin-top">12</property>
- <child>
- <object class="GtkBox" id="general_main_box">
- <property name="visible">1</property>