summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add localizationColin Walters2009-08-141-8/+22
| | | | | | | Infrastructure for localization; hook up intltool, create po/ and po/POTFILES.in. We need to call bindtextdomain/bind_textdomain_codeset. Switch to gnome-autogen.sh to call intltool.
* Don't use bash syntax pointlessly. Fixes this to work under real /bin/sh.Dan Winship2009-04-071-1/+1
| | | | http://bugzilla.gnome.org/show_bug.cgi?id=578195
* Initial commitOwen Taylor2008-10-311-0/+8
A plugin for metacity-clutter (mutter) that initializes Javascript and via Javascript adds an object to the mutter scene graph. src/gnome-shell-plugin.c: metacity-clutter-plugin src/shell-global.[ch]: Simple global-information object js/: Directory for javascript scripts/start-in-Xephyr: Launch metacity with our plugin "nested" within an Xephy X server svn path=/trunk/; revision=2