[Xfce4-commits] [xfce/exo] 01/03: Boost icon chooser context title length to support long translations

noreply at xfce.org noreply at xfce.org
Thu Jun 7 12:58:16 CEST 2018


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/exo.

commit c6e79dd1f34c2ad8afecf9e201dc67bd325c7035
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Jun 7 06:50:42 2018 -0400

    Boost icon chooser context title length to support long translations
---
 exo/exo-icon-chooser-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exo/exo-icon-chooser-dialog.c b/exo/exo-icon-chooser-dialog.c
index a91a939..3441812 100644
--- a/exo/exo-icon-chooser-dialog.c
+++ b/exo/exo-icon-chooser-dialog.c
@@ -99,7 +99,7 @@ struct _ExoIconChooserDialogPrivate
 
 
 
-static const gchar CONTEXT_TITLES[][20] =
+static const gchar CONTEXT_TITLES[][80] =
 {
   /* EXO_ICON_CHOOSER_CONTEXT_ACTIONS */
   N_("Action Icons"),

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list