diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-06-13 19:12:33 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-06-13 19:12:33 +0000 |
commit | ae225073e2b52654d2d227c9d0f2290059d525f0 (patch) | |
tree | 7515329e32eb5228061c0b3498b14cb3d0e124d7 /games-fps/openarena/files | |
parent | rm (diff) | |
download | gentoo-2-ae225073e2b52654d2d227c9d0f2290059d525f0.tar.gz gentoo-2-ae225073e2b52654d2d227c9d0f2290059d525f0.tar.bz2 gentoo-2-ae225073e2b52654d2d227c9d0f2290059d525f0.zip |
rm
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'games-fps/openarena/files')
-rw-r--r-- | games-fps/openarena/files/openarena.xpm | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/games-fps/openarena/files/openarena.xpm b/games-fps/openarena/files/openarena.xpm deleted file mode 100644 index f460b45a815f..000000000000 --- a/games-fps/openarena/files/openarena.xpm +++ /dev/null @@ -1,53 +0,0 @@ -/* XPM */ -static char * openarena_xpm[] = { -"48 48 2 1", -" c None", -". c #000000", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" . ", -" .. ", -" .. ", -" ............ ", -" ... .... ... ", -" .. .... .. ", -" . .. .. . ", -" . . .. . ", -" . .. .. ", -" . .. .. . ", -" . .. .. . ", -" . .. .. . ", -" .. .. .. .. ", -" .. .. .. .. ", -" .... .. . .. ..... ", -" ....... .. .. .. ....... ", -" ............... ... .............. ", -" ............. ... ............ ", -" .......... .. ......... ", -" ..... . ..... ", -" .. .. ", -" .. .. ", -" .. ... ", -" .. .. ", -" ... .. ", -" .. .. ", -" .. ... ", -" ... .. ", -" .. .. ", -" .... ... ", -" .... ..... ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |