[Xfce-bugs] [Bug 15579] Change Camelcase to Title Case

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jun 16 23:06:07 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15579

--- Comment #6 from Andre Miranda <andreldm at xfce.org> ---
(In reply to scootergrisen from comment #3)
> Maybe change this to:
> THUNAR_SBR_CASE_RENAMER_MODE_CAMEL
> 
> And thunar/plugins/thunar-sbr/thunar-sbr-case-renamer.c have:
>                     gboolean     camelcase)
>        if (camelcase
>      case THUNAR_SBR_CASE_RENAMER_MODE_CAMEL:
> 
Done.

> Seems like g_unichar_isspace is the function that converts the text if
> camelcase is true i dont know what it does.
> Maybe its able to convert to both camel case and title case.
It just checks if a character is whitespace or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list