mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Add String formatting by extending the String object with a format method. Now we can do stuff like "Text: %s, %d".format(somevar, 5) This is required for proper translation of some strings. https://bugzilla.gnome.org/show_bug.cgi?id=595661 |
||
|---|---|---|
| .. | ||
| interactive | ||
| testcommon | ||
| unit | ||
| Makefile.am | ||
| run-test.sh.in | ||