From e0127a6d93c77e62431a9f99b7125460c6fefc49 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 21 Jun 2013 23:44:15 +0200 Subject: [PATCH] Fix typo --- gtk-2.0/apps/thunar.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk-2.0/apps/thunar.rc b/gtk-2.0/apps/thunar.rc index 4d08f2a..4722bb8 100644 --- a/gtk-2.0/apps/thunar.rc +++ b/gtk-2.0/apps/thunar.rc @@ -12,4 +12,4 @@ widget_class "*ThunarLocationEntry*" style "murrine-entry" # Gtk2 Open-File Dialog widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" -widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "treeview-header" \ No newline at end of file +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header" \ No newline at end of file