foo bar blah gegl frobate hadjaha greasy hammer eek larry

TorgoX on 2005-09-28T01:29:41

Dear Log,

From gnome-panel/panel-util.c:

char *
panel_make_unique_uri (const char *dir,
		       const char *suffix)
{
#define NUM_OF_WORDS 12
	char *words[] = {
		"foo",
		"bar",
		"blah",
		"gegl",
		"frobate",
		"hadjaha",
		"greasy",
		"hammer",
		"eek",
		"larry",
		"curly",
		"moe",
		NULL};
[...]

But why?


Because...

VSarkiss on 2005-09-28T14:05:58

Obviously they didn't know about the way-cool Acme::MetaSyntactic module to help.