This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit b5c8a6e258e44c4fe66ec06c54f25cf84d2c16b6
Author: Mike Massonnet <mmasson...@gmail.com>
Date:   Sat Apr 4 14:02:48 2015 +0200

    gtkrc: always show steppers
---
 data/gtk-2.0/notes.gtkrc |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/gtk-2.0/notes.gtkrc b/data/gtk-2.0/notes.gtkrc
index 072045f..c4c845a 100644
--- a/data/gtk-2.0/notes.gtkrc
+++ b/data/gtk-2.0/notes.gtkrc
@@ -53,6 +53,9 @@ style "notes-scrollbar" = "notes-default" {
 GtkRange::trough_border = 0
 GtkRange::slider_width = 15
 GtkRange::stepper_size = 14
+GtkScrollbar::has-backward-stepper = 1
+GtkScrollbar::has-forward-stepper = 1
+GtkScrollbar::trough-border = 1
 GtkScrollbar::min_slider_length = 30
 
        engine "pixmap" {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to