forked from GNUsocial/gnu-social
1e4063254b
UI: - "Delete" area is now "Actions" area - Updated themes to better reflect the changes Routes: - index.php?action=finishsyncopenid => finishsyncopenid Translations: - Updated OpenID translation files - Updated OpenID POT file Versioning: - Bump OpenID minor version - Bump GS patch version Why would have labeling the Synchronize button of Sync been of bad taste? - answered by XRevan86: In "synchronise" "ch" is a digraph meaning /k/ (actually /x/ turned into /k/ in English but whatever). So… not separate letters. It's like "ph" in "alphabet", or "sh" in "sheep", or "ch" in "chop" -- "ch" can mean a whole variety of sounds. |
||
---|---|---|
.. | ||
base | ||
licenses | ||
neo | ||
neo-blue | ||
neo-gnu | ||
neo-light | ||
neo-quitter | ||
README |
* To use a theme other than neo, add this to config.php: $config['site']['theme'] = 'yourthemename'; * To use/import the base theme, add this to your theme.ini file: include=base * To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file: external[]="yourexternalURL"