From 77b5d7ee304a688a2eb115ce04b460b43c0dd700 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 May 2016 08:43:54 -0400
Subject: [PATCH] Fix priority icon(s) position

---
 plugins/jqueryui/README |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/plugins/jqueryui/README b/plugins/jqueryui/README
index 10f8dad..dfe857c 100644
--- a/plugins/jqueryui/README
+++ b/plugins/jqueryui/README
@@ -2,12 +2,12 @@
 |
 |  Author:  Cor Bosman (roundcube@wa.ter.net)
 |  Plugin:  jqueryui
-|  Version: 1.8.14
+|  Version: 1.9.2
 |  Purpose: Add jquery-ui to roundcube for every plugin to use
 |
 +-------------------------------------------------------------------------+
 
-jqueryui adds the complete jquery-ui library including the smoothness 
+jqueryui adds the complete jquery-ui library including the smoothness
 theme to roundcube. This allows other plugins to use jquery-ui without
 having to load their own version. The benefit of using 1 central jquery-ui
 is that we wont run into problems of conflicting jquery libraries being
@@ -16,7 +16,7 @@
 
 It is possible for plugin authors to override the default smoothness theme.
 To do this, go to the jquery-ui website, and use the download feature to
-download your own theme. In the advanced settings, provide a scope class to 
+download your own theme. In the advanced settings, provide a scope class to
 your theme and add that class to all your UI elements. Finally, load the
 downloaded css files in your own plugin.
 
@@ -26,4 +26,6 @@
 
 As of version 1.8.6 this plugin also supports other themes. If you're a theme
 developer and would like a different default theme to be used for your RC theme
-then let me know and we can set things up. 
+then let me know and we can set things up.
+
+This also provides some common UI modules e.g. miniColors extension.

--
Gitblit v1.9.1