Team-Infinitesimal / Infinitesimal

An Infinity-inspired OutFox Theme
GNU General Public License v3.0
51 stars 13 forks source link

Change string.upper() to ToUpper() #47

Closed thedaryen closed 11 months ago

thedaryen commented 11 months ago

Changed all uses of string.upper() on the theme to ToUpper() for better localization compatibility (thanks @JustMoneko for the request).