metacity string changes

2006-01-21 Thread Elijah Newren
I've made a few string changes in metacity with various updates to metacity.schemas.in. Mostly just comments, clarifications, spacing fixes, plus a couple of new options (two new double-click-on-titlebar actions) that aren't exposed in the UI. Since these are only ever really seen if someone uses

Metacity string changes -- removing duplicate strings

2005-08-08 Thread Elijah Newren
Hi, I committed a patch to remove some duplicate strings in src/theme-parser.c; bug 309974. Basically it changed "No \"%s\" attribute on element <%s>" to "No \"%s\" attribute on <%s> element" in 6 places so that we have 14 copies of the latter string and none of the former. I'm guessing this