summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/clear-n_.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-5/+6
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-0/+32
Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)