From f064df06997aaa060814a652bcc967b386d336c5 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Mon, 26 Oct 2009 15:45:12 +0000 Subject: [PATCH] Disable switching the sidebar to the right on Windows as it will probably fail like the Split Window plugin. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4370 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- ChangeLog | 3 +++ doc/geany.html | 13 +++++++++---- doc/geany.txt | 3 +++ src/prefs.c | 3 +++ src/ui_utils.c | 3 +++ 5 files changed, 21 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 267b7818..7ee05148 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ * plugins/filebrowser.c: Fix packing configure widgets equally. Use spacing multiples of 6 as recommended by Gnome HIG. + * src/prefs.c, src/ui_utils.c, doc/geany.txt, doc/geany.html: + Disable switching the sidebar to the right on Windows as it will + probably fail like the Split Window plugin. 2009-10-25 Enrico Tröger diff --git a/doc/geany.html b/doc/geany.html index 81201060..9cd3cc29 100644 --- a/doc/geany.html +++ b/doc/geany.html @@ -6,7 +6,7 @@ Geany - +