~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to tests/testgtkrc

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-13 10:00:13 UTC
  • mto: (72.2.1 lenny) (1.5.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20070613100013-qstao3cwpm6xdlxc
Tags: upstream-2.11.2
ImportĀ upstreamĀ versionĀ 2.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
  GtkToolbar::button_relief = none
32
32
  GtkButtonBox::child_min_width = 0
33
33
  GtkButtonBox::child_min_height = 0
 
34
  GtkArrow::arrow-scaling = 1.0
34
35
}
35
36
class "GtkWidget" style "global-style-properties"
36
37