6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed GouldThis directory is for the custom SVG filters.
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed GouldInkscape loads filters from all SVG files here at runtime
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gouldand makes them accessible via the Effects > Filters and its submenus.
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed GouldEach filter must have attributes:
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gouldinkscape:label is the name in the menu
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gouldinkscape:menu is the submenu under Effects > Filters
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gouldinkscape:menu-tooltip is the menu command's tooltip in the statusbar
d23d8bdb46351262c779deeee5e8864f111ccacdTed GouldThese are then put into filters.svg.h in order to make them translatable.
d23d8bdb46351262c779deeee5e8864f111ccacdTed GouldThey should appear as a normal translation to translaters through the
d23d8bdb46351262c779deeee5e8864f111ccacdTed Gouldgettext system.