]> git.pld-linux.org Git - packages/brutalchess.git/commitdiff
- new file
authorlisu <lisu@pld-linux.org>
Tue, 26 Dec 2006 11:17:38 +0000 (11:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    brutalchess.desktop -> 1.1
    brutalchess.xpm -> 1.1

brutalchess.desktop [new file with mode: 0644]
brutalchess.xpm [new file with mode: 0644]

diff --git a/brutalchess.desktop b/brutalchess.desktop
new file mode 100644 (file)
index 0000000..65a55c8
--- /dev/null
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=Brutalchess
+Comment=3D X-Window chess game
+Comment[pl]=Trójwymiarowe szachy dla X-Window
+Exec=brutalchess
+Icon=brutalchess.xpm
+Terminal=false
+Type=Application
+Categories=Game;BoardGame;
+Encoding=UTF-8
+# vi: encoding=utf-8
diff --git a/brutalchess.xpm b/brutalchess.xpm
new file mode 100644 (file)
index 0000000..38b1295
--- /dev/null
@@ -0,0 +1,66 @@
+/* XPM */
+static char * brutalchess_xpm[] = {
+"32 32 31 1",
+"      c None",
+".     c #CCCCCC",
+"+     c #C0C0C0",
+"@     c #993333",
+"#     c #CC6699",
+"$     c #B2B2B2",
+"%     c #CC9999",
+"&     c #996666",
+"*     c #ADA990",
+"=     c #993366",
+"-     c #666666",
+";     c #777777",
+">     c #868686",
+",     c #A0A0A4",
+"'     c #424242",
+")     c #161616",
+"!     c #292929",
+"~     c #999999",
+"{     c #4D4D4D",
+"]     c #040404",
+"^     c #969696",
+"/     c #0C0C0C",
+"(     c #5F5F5F",
+"_     c #393939",
+":     c #333333",
+"<     c #1C1C1C",
+"[     c #555555",
+"}     c #330000",
+"|     c #330033",
+"1     c #663333",
+"2     c #222222",
+".....................+@@@#......",
+"...............$$+++.%@@@&++++$$",
+"..............@@&%*&@@@@@@@&%*%&",
+"..............%=%....*@@-@.....&",
+".....................%@;>@......",
+".....................&=-;&$.....",
+".....................&@-;@+.....",
+"..................+,;')))!-~....",
+"..........+......'{]]]]]]]]]{+.$",
+"+^>>>>^^^^>+.;->+/]]]]]]]]]]])+$",
+".$;;>~~>>>;>>!)!(]]]]]/_)]]]]]-~",
+".+;;>...+$>;;:<[<]]]]]}(']]]]]{~",
+".+;;>.....$;;^>-<]]]]]|1!]]]]]):",
+".+;->......;>+..<]]]]]1={]]]]]]]",
+".+;&>.....$>~++,/]]]]]1@']]]]]]]",
+".+;&;...+$+...+$/]]]]]1@[!{{{{['",
+".+;@;>>>>;;^$.++/]]]]]1@(&...+.$",
+".+;@;...+~;&&>+,/]]]]]1@&&......",
+".+;@;.....+>@@^./]]]]]1@(1~,$,$.",
+".+-@;......+;@;./]]]]]1@1]]]]]!.",
+".+-@;.......^@>.2]]]]]1@1]]]]]_.",
+"..&@;.......~&,.:]]]]]1@1]]]]]'.",
+"..&@;......+>^..']]]]]|@1]]]]]'.",
+"..&@&....+$^$..+2]]]]]/}/]]]]]-.",
+"..;@&>^^~^>~$$>'(2]]]]]]]]]]]'+.",
+"..+$$++..++^>[>^>>;_]]]]]]]/>...",
+".........>^>^^......,;!}<!>+..+.",
+"........+$+...........@@@@....++",
+"......................@@@@......",
+"......................@@@@......",
+"......................@@@@......",
+"......................@@@@......"};
This page took 0.068762 seconds and 4 git commands to generate.