libgtk-engines/gtk-engines-2.19.0-window-dragging.patch

13 lines
466 B
Diff
Raw Normal View History

diff -up gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc.dragbar gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc
--- gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc.dragbar 2010-03-23 19:50:58.478062184 -0400
+++ gtk-engines-2.19.0/themes/Clearlooks/gtk-2.0/gtkrc 2010-03-23 19:51:13.611066722 -0400
@@ -203,6 +203,8 @@ style "comboboxentry" {
style "menubar" {
+ GtkWidget::window-dragging = 1
+
engine "clearlooks" {
hint = "menubar"
}