]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- disable DPI spinner (automatically set by gnome-session now)
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Wed, 12 Nov 2003 23:42:16 +0000 (23:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center-font-capplet-disable-dpi.patch -> 1.1

control-center-font-capplet-disable-dpi.patch [new file with mode: 0644]

diff --git a/control-center-font-capplet-disable-dpi.patch b/control-center-font-capplet-disable-dpi.patch
new file mode 100644 (file)
index 0000000..ad3584f
--- /dev/null
@@ -0,0 +1,58 @@
+diff -Nuard control-center-2.4.0.orig/capplets/font/font-properties.glade control-center-2.4.0/capplets/font/font-properties.glade
+--- control-center-2.4.0.orig/capplets/font/font-properties.glade      2003-08-04 17:33:22.000000000 +0200
++++ control-center-2.4.0/capplets/font/font-properties.glade   2003-11-13 00:31:21.000000000 +0100
+@@ -677,54 +677,6 @@
+             <property name="xscale">0</property>
+             <property name="yscale">1</property>
+-            <child>
+-              <widget class="GtkHBox" id="hbox1">
+-                <property name="visible">True</property>
+-                <property name="homogeneous">False</property>
+-                <property name="spacing">10</property>
+-
+-                <child>
+-                  <widget class="GtkLabel" id="label11">
+-                    <property name="visible">True</property>
+-                    <property name="label" translatable="yes">Resolution (_dots per inch):</property>
+-                    <property name="use_underline">True</property>
+-                    <property name="use_markup">False</property>
+-                    <property name="justify">GTK_JUSTIFY_LEFT</property>
+-                    <property name="wrap">False</property>
+-                    <property name="selectable">False</property>
+-                    <property name="xalign">0.5</property>
+-                    <property name="yalign">0.5</property>
+-                    <property name="xpad">0</property>
+-                    <property name="ypad">0</property>
+-                    <property name="mnemonic_widget">dpi_spinner</property>
+-                  </widget>
+-                  <packing>
+-                    <property name="padding">0</property>
+-                    <property name="expand">False</property>
+-                    <property name="fill">False</property>
+-                  </packing>
+-                </child>
+-
+-                <child>
+-                  <widget class="GtkSpinButton" id="dpi_spinner">
+-                    <property name="visible">True</property>
+-                    <property name="can_focus">True</property>
+-                    <property name="climb_rate">1</property>
+-                    <property name="digits">0</property>
+-                    <property name="numeric">False</property>
+-                    <property name="update_policy">GTK_UPDATE_ALWAYS</property>
+-                    <property name="snap_to_ticks">False</property>
+-                    <property name="wrap">False</property>
+-                    <property name="adjustment">96 50 200 1 10 10</property>
+-                  </widget>
+-                  <packing>
+-                    <property name="padding">0</property>
+-                    <property name="expand">True</property>
+-                    <property name="fill">False</property>
+-                  </packing>
+-                </child>
+-              </widget>
+-            </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
This page took 0.045186 seconds and 4 git commands to generate.