From b0546e5e7f7044019892543c6c82029db8d564a7 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Thu, 15 Sep 2011 12:14:55 +0000 Subject: moved attic to a branch of it's own --- attic/muse2-oom/muse2/xpm/flag.xpm | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 attic/muse2-oom/muse2/xpm/flag.xpm (limited to 'attic/muse2-oom/muse2/xpm/flag.xpm') diff --git a/attic/muse2-oom/muse2/xpm/flag.xpm b/attic/muse2-oom/muse2/xpm/flag.xpm deleted file mode 100644 index f8bcf244..00000000 --- a/attic/muse2-oom/muse2/xpm/flag.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static const char* flag_xpm[] = { -"22 22 3 1", -". c None", -"+ c #000000", -"@ c #00FF00", -"......................", -"......................", -"......................", -"......................", -"........++............", -"........+@++..........", -"........+@@@+.........", -"........+@@@@+........", -"........+@@@@@+.......", -"........+@@@@+........", -"........+@@@+.........", -"........+@++..........", -"........++............", -"........+.............", -"........+.............", -"........+.............", -"........+.............", -"........+.............", -"........+.............", -"......................", -"......................", -"......................"}; -- cgit v1.2.3