[Xfce-bugs] [Bug 15579] Change Camelcase to Title Case
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Jun 9 17:47:55 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15579
scootergrisen at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |FIXED
--- Comment #3 from scootergrisen at gmail.com ---
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:
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list