diff -u xdm-1.1.8/debian/xdm.postrm.in xdm-1.1.8/debian/xdm.postrm.in --- xdm-1.1.8/debian/xdm.postrm.in +++ xdm-1.1.8/debian/xdm.postrm.in @@ -14,7 +14,7 @@ #INCLUDE_SHELL_LIB# -OBSOLETE_CONFFILES="pixmaps/XFree86.xpm pixmaps/XFree86bw.xpm pixmaps/debian.xpm pixmaps/debianbw.xpm pixmaps/xorg.xpm pixmaps/xorg-bw.xpm" +OBSOLETE_CONFFILES="pixmaps/XFree86.xpm pixmaps/XFree86bw.xpm pixmaps/ubuntu.xpm pixmaps/ubuntubw.xdm pixmaps/debian.xpm pixmaps/debianbw.xpm pixmaps/xorg.xpm pixmaps/xorg-bw.xpm" DAEMON=/usr/bin/X11/xdm if [ "$1" = "abort-install" ] || [ "$1" = "abort-upgrade" ]; then diff -u xdm-1.1.8/debian/xdm.postinst.in xdm-1.1.8/debian/xdm.postinst.in --- xdm-1.1.8/debian/xdm.postinst.in +++ xdm-1.1.8/debian/xdm.postinst.in @@ -17,7 +17,7 @@ #INCLUDE_SHELL_LIB# -OBSOLETE_CONFFILES="pixmaps/XFree86.xpm pixmaps/XFree86bw.xpm pixmaps/debian.xpm pixmaps/debianbw.xpm pixmaps/xorg.xpm pixmaps/xorgbw.xpm" +OBSOLETE_CONFFILES="pixmaps/XFree86.xpm pixmaps/XFree86bw.xpm pixmaps/ubuntu.xpm pixmaps/ubuntubw.xdm pixmaps/debian.xpm pixmaps/debianbw.xpm pixmaps/xorg.xpm pixmaps/xorgbw.xpm" DAEMON=/usr/bin/xdm OLD_DAEMON=/usr/bin/X11/xdm diff -u xdm-1.1.8/debian/changelog xdm-1.1.8/debian/changelog --- xdm-1.1.8/debian/changelog +++ xdm-1.1.8/debian/changelog @@ -1,3 +1,10 @@ +xdm (1:1.1.8-6ubuntu2) lucid; urgency=low + + * Added Ubuntu graphics and configured xdm to use them by default. + (LP: #420304) + + -- Michael Lustfield Fri, 26 Feb 2010 12:59:00 -0600 + xdm (1:1.1.8-6ubuntu1) karmic; urgency=low * Add 100_no_whiteglass.patch: Don't hardcode the default Xcursor theme diff -u xdm-1.1.8/debian/xdm.preinst.in xdm-1.1.8/debian/xdm.preinst.in --- xdm-1.1.8/debian/xdm.preinst.in +++ xdm-1.1.8/debian/xdm.preinst.in @@ -51,6 +51,8 @@ fi if dpkg --compare-versions "$2" lt "1:1.0.1-1"; then + remove_conffile_prepare /etc/X11/xdm/pixmaps/ubuntubw.xdm 2133a249e154d4d3d2fcf426385e5b3d + remove_conffile_prepare /etc/X11/xdm/pixmaps/ubuntu.xpm 8b2dd8fbc9d704e7f280abf2b2d2f5f3 remove_conffile_prepare /etc/X11/xdm/pixmaps/debianbw.xpm c90b32c82b91d0c8c69ba5a69594a21f remove_conffile_prepare /etc/X11/xdm/pixmaps/debian.xpm 8bd89d6976e41f6598ab61fda364505e remove_conffile_prepare /etc/X11/xdm/pixmaps/xorg-bw.xpm 30e3a8767640924d5025b6995c74d8fd diff -u xdm-1.1.8/debian/rules xdm-1.1.8/debian/rules --- xdm-1.1.8/debian/rules +++ xdm-1.1.8/debian/rules @@ -19,8 +19,8 @@ --with-xdmauthdir=/var/lib/xdm \ --with-default-vt=vt7 \ --with-pixmapdir=/usr/share/X11/xdm/pixmaps \ - --with-color-pixmap=debian.xpm \ - --with-bw-pixmap=debianbw.xpm \ + --with-color-pixmap=ubuntu.xpm \ + --with-bw-pixmap=ubuntu.xpm \ --disable-dynamic-greeter \ --disable-xdm-auth \ --with-xft @@ -96,6 +96,10 @@ install -d $(CURDIR)/debian/tmp/usr/share/man/man5 install -m 644 debian/local/xdm.options.5 \ $(CURDIR)/debian/tmp/usr/share/man/man5/ + install -m 644 debian/local/ubuntu.xpm \ + $(CURDIR)/debian/tmp/usr/share/X11/xdm/pixmaps/ + install -m 644 debian/local/ubuntubw.xpm \ + $(CURDIR)/debian/tmp/usr/share/X11/xdm/pixmaps/ install -m 644 debian/local/debian.xpm \ $(CURDIR)/debian/tmp/usr/share/X11/xdm/pixmaps/ install -m 644 debian/local/debianbw.xpm \ diff -u xdm-1.1.8/debian/xdm.install xdm-1.1.8/debian/xdm.install --- xdm-1.1.8/debian/xdm.install +++ xdm-1.1.8/debian/xdm.install @@ -11,6 +11,8 @@ etc/X11/xdm/xdm.options usr/bin/xdm usr/lib/X11/xdm/chooser +usr/share/X11/xdm/pixmaps/ubuntubw.xpm +usr/share/X11/xdm/pixmaps/ubuntu.xpm usr/share/X11/xdm/pixmaps/debianbw.xpm usr/share/X11/xdm/pixmaps/debian.xpm usr/share/X11/xdm/pixmaps/xorg-bw.xpm only in patch2: unchanged: --- xdm-1.1.8.orig/debian/local/ubuntu.xpm +++ xdm-1.1.8/debian/local/ubuntu.xpm @@ -0,0 +1,301 @@ +/* XPM */ +static char * ubuntu_xpm[] = { +"200 265 33 1", +" c None", +". c #C90016", +"+ c #CA0016", +"@ c #CA0015", +"# c #CA0017", +"$ c #CB0016", +"% c #C90017", +"& c #FF6409", +"* c #FF6309", +"= c #FF6308", +"- c #FF630A", +"; c #FF6209", +"> c #FF650A", +", c #FF6509", +"' c #FF640A", +") c #FFB615", +"! c #FFB515", +"~ c #FFB514", +"{ c #C90015", +"] c #FFB516", +"^ c #FFB715", +"/ c #FFB616", +"( c #FF6408", +"_ c #FFB415", +": c #FFB614", +"< c #FFB716", +"[ c #FFB416", +"} c #CC0015", +"| c #CB0017", +"1 c #C80016", +"2 c #C80017", +"3 c #FFB714", +"4 c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ....+@.# ", +" ++.+.......... ", +" ................. ", +" +.................# ", +" ..................+.. ", +" .++....................$ ", +" ........................+ ", +" ..........................+ ", +" .+.......................++ ", +" +.........................+. ", +" %............................ ", +" %+........................... ", +" ............................+ ", +" ++............................ ", +" &******= .+..........................+. ", +" **-*;*&*******=**&-** %+..........................+. ", +" =****************************&> .+............................ ", +" ,*********************************& ...........................+. ", +" &*&********************************** ............................. ", +" '&************************************* ..+.......................... ", +" &***************************************** +.+......................... ", +" ****************************************** +.+.....................+.. ", +" ****************************************** #+.......................+# ", +" ***************************************** +.......................+ ", +" ****************************************= ++..................+.+ ", +" ***************************************** ++................... ", +" ) ***************************************** +.................. ", +" !!) ****************************************** ++............... ", +" ~!!!! &**************************************** ............{ ", +" )!!!)!! '-**************************************** ....+#+ ", +" ))!!!!)!! *****************************************& ", +" )!!!!!!)!! ****************************************&& ", +" )!!!!!!!!!!! *******************************************' ", +" ))!!!!!!!!!!! *******************************************= ", +" !!!!!!!!!!!!!!) *********************************************& ", +" )!!!!!!!!!!!!!!! *********************************************&& **& ", +" !!!!!!!!!!!!!!!!)] *************************************************-&, *--*****; ", +" )!!!!!!!!!!!!!!!!))] ****************************************************************** ", +" ))!!!!!!!!!!!!!!!!!)! ****************************************************************** ", +" )!!!!!!!!!!!!!!!!!!!)) ******************************************************************- ", +" )!!!!!!!!!!!!!!!!!!!!!!) *********&* &*=-****************************************** ", +" ))!!!!!!!!!!!!!!!!!!!!!!) ****& **-*************************************** ", +" ))!!!!!!!!!!!!!!!!!!!!!!!! *& -**************************************== ", +" )!!!!!!!!!!!!!!!!!!!!!!!!)) ;************************************* ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!)~ ;*********************************** ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!)! &**********************************& ", +" ~!!!!!!!!!!!!!!!!!!!!!!!!!!!)!) ********************************** ", +" )!)!!!!!!!!!!!!!!!!!!!!!!!!!!!!) &********************************* ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!)! *******************************- ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!)) *******************************- ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!)! ******************************* ", +" ^!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ******************************= ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!)! ****************************** ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ****************************** ", +" /))!!!!!!!!!!!!!!!!!!!!!!!!)!! ***************************** ", +" )!)!!!!!!!!!!!!!!!!!!!!!!!!!/ ***************************** ", +" /)!!!!!!!!!!!!!!!!!!!!!!!!!)! ****************************& ", +" )!!!!!!!!!!!!!!!!!!!!!!!!!!!) **************************** ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!)! ***************************** ", +" ))!!!!!!!!!!!!!!!!!!!!!!))) =*************************** ", +" )!!!!!!!!!!!!!!!!!!!!!!)!) *************************** ", +" ))!!!!!!!!!!!!!!!!!!!!!! *************************** ", +" ))!!!!!!!!!!!!!!!!!!!!) (**************************& ", +" >=*******-- !!!!!!!!!!!!!!!!!!!!) *************************** ", +" *************** !)!!!!!!!!!!!!!!!!!) *************************** ", +" &**************** !)!!!!!!!!!!!!!!!!)) *************************** ", +" *******************= )!!!!!!!!!!!!!!!!) &************************* ", +" *********************** !!!!!!!!!!!!!!!!! *************************** ", +" *********************** )!!!!!!!!!!!!!!!! &************************** ", +" ************************* ))!!!!!!!!!!!!)!) ************************** ", +" -*************************& )!!!!!!!!!!!))! *************************= ", +" **************************& !))!!!!!!!!!!)_ *************************= ", +" ****************************& ))!!!!!!!!!!)! ", +" &**************************** !!!!!!!!!!!!)/ ", +" ***************************** )!!!!!!!!!!))/ ", +" ****************************** )!!!!!!!!!!!)) ", +" ******************************& ))!!!!!!!!!!) ", +" &****************************** !)!!!!!!!!!!) ", +" &****************************** !)!!!!!!!!!!) ", +" ******************************& ))!!!!!!!!!!): ", +" ***************************** )!!!!!!!!!!!)) ", +" ***************************** )!!!!!!!!!!!)/ ", +" &***************************- !)!!!!!!!!!!)/ ", +" ***************************- ))!!!!!!!!!!)! .......................++ ", +" *************************** !)!!!!!!!!!!!)! ..+....................+.+ ", +" *************************& )!!!!!!!!!!!))) {.+....................+.# ", +" ************************( ))!!!!!!!!!!!!)!) +.+....................+.$ ", +" *********************** )!!!!!!!!!!!!!!!! ........................... ", +" ********************* ))!!!!!!!!!!!!!!!! +......................... ", +" &****************** !)!!!!!!!!!!!!!!!)^ +.......................++ ", +" &***************= !!)!!!!!!!!!!!!!!!)) ........................... ", +" ************& )!)!!!!!!!!!!!!!!!!!) .........................+. ", +" ;*&****** !!!!!!!!!!!!!!!!!!!!)< +.......................++. ", +" !!!!!!!!!!!!!!!!!!!!!)! .++......................... ", +" ])!!!!!!!!!!!!!!!!!!!!!!! .........................++ ", +" !!!!!!!!!!!!!!!!!!!!!!!!)!) +.........................+. ", +" ))!!!!!!!!!!!!!!!!!!!!!!!!!)) +.........................+. ", +" /!!!!!!!!!!!!!!!!!!!!!!!!!!! +..........................+. ", +" /!!!!!!!!!!!!!!!!!!!!!!!!!!)! ++........................++. ", +" )!!!!!!!!!!!!!!!!!!!!!!!!!)! .+........................+++ ", +" )!)!!!!!!!!!!!!!!!!!!!!!!!!!/ +..........................++ ", +" [!!!!!!!!!!!!!!!!!!!!!!!!!!)!) .+.........................++# ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .............................+ ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.............................+ ", +" )!!!!!!!!!!!!!!!!!!!!!!!!!!!!!)] ++............................+ ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!)]/ +++............................ ", +" )!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!) +.+...........................+.+ ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!] ++.............................+. ", +" ))!!!!!!!!!!!!!!!!!!!!!!!!!!!!) +.+..............................{ ", +" :!!!!!!!!!!!!!!!!!!!!!!!!!!!)!) @{................................{ ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!)! +.+................................. ", +" )!!!!!!!!!!!!!!!!!!!!!!!!!!! +..................................++ ", +" !!!!!!!!!!!!!!!!!!!!!!!!!)! ..+.................................++ ", +" )!!!!!!!!!!!!!!!!!!!!!!!! ++} +......................................+. ", +" ))!!!!!!!!!!!!!!!!!!!!!)) ...++++# .+........................................++ ", +" )!!!!!!!!!!!!!!!!!!!!!) .......%+..@{@.++++..+#..........................................+ ", +" !)!!!!!!!!!!!!!!!!!!!! #+...............................................................+ ", +" )!!!!!!!!!!!!!!!!))] #++.............................................................+.. ", +" )!!!!!!!!!!!!!!!!!! ..+.............................................++%.%.++.........+ ", +" ))!!!!!!!!!!!!!!!! +..............................................+++ +.+.... ", +" ^))!!!!!!!!!!!!! .............................................% +++ ", +" ))!!!!!!!!!!!)) ...........................................++ ", +" !!!!!!!!!!!!! ............................................ ", +" !!!!!!!!!!)) .........................................+. ", +" ))!!!!!)!^ .+........................................+ ", +" )!)!!))! ..+......................................$ ~~~ ", +" !!!!)! .+......................................++ ))!!!!!!))) ", +" !!!) .+.....................................++ /!!!!!!!!!!!!!) ", +" !!! +......................................... !!!!!!!!!!!!!!!!!) ", +" #......................................+++ )!!!!!!!!!!!!!!!!!!!: ", +" .......................................++ ))!!!!!!!!!!!!!!!!!!!!! ", +" +.......................................+# )))!!!!!!!!!!!!!!!!!!!!! ", +" .++.....................................+ !!!!!!!!!!!!!!!!!!!!!!!)! ", +" ++......................................+$ !)!!!!!!!!!!!!!!!!!!!!!!)!) ", +" ++......................................+| !)!!!!!!!!!!!!!!!!!!!!!!!!! ", +" +........................................ )!)!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" @..+..................................+ )!)!!!!!!!!!!!!!!!!!!!!!!!!)) ", +" ++.................................. )!!!!!!!!!!!!!!!!!!!!!!!!!!)! ", +" +++.............................. ^!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" +.+.......................++% )!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" @+.1.%.++.%%.2..#% ))!!!!!!!!!!!!!!!!!!!!!!!!!!)! ", +" ))!!!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" ))!!!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!!!) ", +" ~!!!!!!!!!!!!!!!!!!!!!!!!!!)) ", +" !)!!!!!!!!!!!!!!!!!!!!!!!!!)< ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" !!!!!!!!!!!!!!!!!!!!!!!!!!! ", +" !!!!!!!!!!!!!!!!!!!!!!!!)) ", +" )!!!!!!!!!!!!!!!!!!!!!!)) ", +" !!!!!!!!!!!!!!!!!!!!!!) ", +" ]))!!!!!!!!!!!!!!!)!! ", +" ))!!!!!!!!!!!!!!!)^ ", +" )!]!!!!!!!!!!!!) ", +" /)!!!!!!!!!!! ", +" 3:^)!:) ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" 444 4444 ", +" 44444 444444 ", +" 4444444 44444444 ", +" 4444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444444 44444444 ", +" 44444 4444 44444444 444444 44444 4444 4444444444444444444 44444 4444 ", +" 4444444 444444 44444444444444444444 4444444 444444 4444444444 444444444444444444444 4444444 444444 ", +" 4444444 44444444 444444444444444444444 4444444 44444444 444444444444444 44444444444444444444444 4444444 44444444 ", +" 44444444 44444444 44444444444444444444444 44444444 44444444 444444444444444444 44444444444444444444444 44444444 44444444 ", +" 44444444 44444444 444444444444444444444444 44444444 44444444 44444444444444444444 44444444444444444444444 44444444 44444444 ", +" 44444444 44444444 444444444444444444444444 44444444 44444444 4444444444444444444444 44444444444444444444444 44444444 44444444 ", +" 44444444 44444444 4444444444444444444444444 44444444 44444444 44444444444444444444444 444444444444444444444 44444444 44444444 ", +" 44444444 44444444 44444444444444444444444444 44444444 44444444 4444444444444444444444444 4444444444444444444 44444444 44444444 ", +" 44444444 44444444 44444444444 4444444444 44444444 44444444 4444444444 44444444444 44444444 44444444 44444444 ", +" 44444444 44444444 444444444 444444444 44444444 44444444 444444444 444444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 444444444 44444444 44444444 44444444 444444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 44444444 44444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 444444444 44444444 44444444 44444444 44444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 44444444 44444444 44444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 44444444 444444444 44444444 44444444 44444444 444444444 4444444 4444444 44444444 44444444 444444444 ", +" 44444444 44444444 444444444 444444444 44444444 44444444 4444444 4444444 44444444 44444444 44444444 ", +" 444444444 444444444 44444444 4444444444 444444444 444444444 4444444 4444444 44444444 444444444 444444444 ", +" 444444444 4444444444 444444444 4444444444 444444444 4444444444 4444444 4444444 444444444 444444444 4444444444 ", +" 4444444444444444444444444 4444444444444444444444444 4444444444444444444444444 4444444 4444444 4444444444444444 4444444444444444444444444 ", +" 444444444444444444444444 44444444444444444444444 444444444444444444444444 4444444 4444444 44444444444444444 444444444444444444444444 ", +" 4444444444444444444444 444444444444444444444 4444444444444444444444 4444444 4444444 44444444444444444 4444444444444444444444 ", +" 444444444444444444444 444444444444444444444 444444444444444444444 4444444 4444444 4444444444444444 444444444444444444444 ", +" 4444444444444444444 4444444444444444444 4444444444444444444 4444444 4444444 444444444444444 4444444444444444444 ", +" 4444444444444444 4444444444444444 4444444444444444 4444444 4444444 44444444444444 4444444444444444 ", +" 4444444444444 4444444444444 4444444444444 444444 444444 444444444444 4444444444444 ", +" 4444444 44444444 4444444 4444 4444 44444444 4444444 ", +" ", +" ", +" ", +" ", +" "}; only in patch2: unchanged: --- xdm-1.1.8.orig/debian/local/ubuntubw.xpm +++ xdm-1.1.8/debian/local/ubuntubw.xpm @@ -0,0 +1,279 @@ +/* XPM */ +static char * ubuntubw_xpm[] = { +"200 265 11 1", +" g None", +". g #2C2C2C", +"+ g #2D2D2D", +"@ g #7E7E7E", +"# g #7D7D7D", +"$ g #7F7F7F", +"% g #BABABA", +"& g #B9B9B9", +"* g #BBBBBB", +"= g #B8B8B8", +"- g #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ....+..+ ", +" ++.+.......... ", +" ................. ", +" +.................+ ", +" ..................+.. ", +" .++....................+ ", +" ........................+ ", +" ..........................+ ", +" .+.......................++ ", +" +.........................+. ", +" ............................. ", +" .+........................... ", +" ............................+ ", +" ++............................ ", +" @@@@@@@@ .+..........................+. ", +" @@@@#@@@@@@@@@@@@@@@@ .+..........................+. ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$ .+............................ ", +" $@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ...........................+. ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ............................. ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ..+.......................... ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +.+......................... ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +.+.....................+.. ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ++.......................++ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +.......................+ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ++..................+.+ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ++................... ", +" % @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +.................. ", +" &&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ++............... ", +" &&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ............. ", +" %&&&%&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ....+++ ", +" %%&&&&%&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&%&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@ ", +" &&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$ @@@@@@@@# ", +" %&&&&&&&&&&&&&&&&%%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&&&&&&%% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&&&% @@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&&&&& @@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&&&&&&&&&&&%% #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&%& #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&%&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&%&&&&&&&&&&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&%% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" *&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%%&&&&&&&&&&&&&&&&&&&&&&&&%&& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&%&&&&&&&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&%& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&&&%%% @@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %&&&&&&&&&&&&&&&&&&&&&&%&% @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" %%&&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" $@@@@@@@@@@ &&&&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@ &%&&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@ &%&&&&&&&&&&&&&&&&%% @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&&&&&&% @@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@ &&&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&&&&&& @@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&&&%&% @@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&%%& @@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@ &%%&&&&&&&&&&%= @@@@@@@@@@@@@@@@@@@@@@@@@@ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&%& ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ &&&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&%%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ &%&&&&&&&&&&% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ &%&&&&&&&&&&% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ &%&&&&&&&&&&%% ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&%& .......................++ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@ &%&&&&&&&&&&&%& ..+....................+.+ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&%%% ..+....................+.+ ", +" @@@@@@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&&&%&% +.+....................+.+ ", +" @@@@@@@@@@@@@@@@@@@@@@@ %&&&&&&&&&&&&&&&& ........................... ", +" @@@@@@@@@@@@@@@@@@@@@ %%&&&&&&&&&&&&&&&& +......................... ", +" @@@@@@@@@@@@@@@@@@@ &%&&&&&&&&&&&&&&&%* +.......................++ ", +" @@@@@@@@@@@@@@@@@ &&%&&&&&&&&&&&&&&&%% ........................... ", +" @@@@@@@@@@@@@ %&%&&&&&&&&&&&&&&&&&% .........................+. ", +" #@@@@@@@@ &&&&&&&&&&&&&&&&&&&&%* +.......................++. ", +" &&&&&&&&&&&&&&&&&&&&&%& .++......................... ", +" &%&&&&&&&&&&&&&&&&&&&&&&& .........................++ ", +" &&&&&&&&&&&&&&&&&&&&&&&&%&% +.........................+. ", +" %%&&&&&&&&&&&&&&&&&&&&&&&&&%% +.........................+. ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&& +..........................+. ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&%& ++........................++. ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&%& .+........................+++ ", +" %&%&&&&&&&&&&&&&&&&&&&&&&&&&% +..........................++ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&%&% .+.........................+++ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&& .............................+ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& +.............................+ ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&&&&%& ++............................+ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&%&% +++............................ ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&% +.+...........................+.+ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& ++.............................+. ", +" %%&&&&&&&&&&&&&&&&&&&&&&&&&&&&% +.+............................... ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&&%&% ................................... ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&%& +.+................................. ", +" %&&&&&&&&&&&&&&&&&&&&&&&&&&& +..................................++ ", +" &&&&&&&&&&&&&&&&&&&&&&&&&%& ..+.................................++ ", +" %&&&&&&&&&&&&&&&&&&&&&&&& +++ +......................................+. ", +" %%&&&&&&&&&&&&&&&&&&&&&%% ...+++++ .+........................................++ ", +" %&&&&&&&&&&&&&&&&&&&&&% ........+......++++..++..........................................+ ", +" &%&&&&&&&&&&&&&&&&&&&& ++...............................................................+ ", +" %&&&&&&&&&&&&&&&&%%& +++.............................................................+.. ", +" %&&&&&&&&&&&&&&&&&& ..+.............................................++....++.........+ ", +" %%&&&&&&&&&&&&&&&& +..............................................+++ +.+.... ", +" *%%&&&&&&&&&&&&& .............................................. +++ ", +" %%&&&&&&&&&&&%% ...........................................++ ", +" &&&&&&&&&&&&& ............................................ ", +" &&&&&&&&&&%% .........................................+. ", +" %%&&&&&%&* .+........................................+ ", +" %&%&&%%& ..+......................................+ &&& ", +" &&&&%& .+......................................++ %%&&&&&&%%% ", +" &&&% .+.....................................++ %&&&&&&&&&&&&&% ", +" &&& +......................................... &&&&&&&&&&&&&&&&&% ", +" +......................................+++ %&&&&&&&&&&&&&&&&&&&% ", +" .......................................++ %%&&&&&&&&&&&&&&&&&&&&& ", +" +.......................................++ %%%&&&&&&&&&&&&&&&&&&&&& ", +" .++.....................................+ &&&&&&&&&&&&&&&&&&&&&&&%& ", +" ++......................................++ &%&&&&&&&&&&&&&&&&&&&&&&%&% ", +" ++......................................++ &%&&&&&&&&&&&&&&&&&&&&&&&&& ", +" +........................................ %&%&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" ...+..................................+ %&%&&&&&&&&&&&&&&&&&&&&&&&&%% ", +" ++.................................. %&&&&&&&&&&&&&&&&&&&&&&&&&&%& ", +" +++.............................. *&&&&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" +.+.......................++. %&&&&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" .+.....++.......+. %%&&&&&&&&&&&&&&&&&&&&&&&&&&%& ", +" %%&&&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" %%&&&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&&% ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&&%% ", +" &%&&&&&&&&&&&&&&&&&&&&&&&&&%* ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" &&&&&&&&&&&&&&&&&&&&&&&&&&& ", +" &&&&&&&&&&&&&&&&&&&&&&&&%% ", +" %&&&&&&&&&&&&&&&&&&&&&&%% ", +" &&&&&&&&&&&&&&&&&&&&&&% ", +" &%%&&&&&&&&&&&&&&&%&& ", +" %%&&&&&&&&&&&&&&&%* ", +" %&&&&&&&&&&&&&&% ", +" %%&&&&&&&&&&& ", +" *%*%&%% ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" --- ---- ", +" ----- ------ ", +" ------- -------- ", +" ------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" -------- -------- ", +" ----- ---- -------- ------ ----- ---- ------------------- ----- ---- ", +" ------- ------ -------------------- ------- ------ ---------- --------------------- ------- ------ ", +" ------- -------- --------------------- ------- -------- --------------- ----------------------- ------- -------- ", +" -------- -------- ----------------------- -------- -------- ------------------ ----------------------- -------- -------- ", +" -------- -------- ------------------------ -------- -------- -------------------- ----------------------- -------- -------- ", +" -------- -------- ------------------------ -------- -------- ---------------------- ----------------------- -------- -------- ", +" -------- -------- ------------------------- -------- -------- ----------------------- --------------------- -------- -------- ", +" -------- -------- -------------------------- -------- -------- ------------------------- ------------------- -------- -------- ", +" -------- -------- ----------- ---------- -------- -------- ---------- ----------- -------- -------- -------- ", +" -------- -------- --------- --------- -------- -------- --------- --------- -------- -------- -------- ", +" -------- -------- -------- --------- -------- -------- -------- --------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- ", +" -------- -------- -------- --------- -------- -------- -------- -------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- -------- -------- -------- -------- -------- ------- ------- -------- -------- -------- ", +" -------- --------- -------- -------- -------- --------- ------- ------- -------- -------- --------- ", +" -------- -------- --------- --------- -------- -------- ------- ------- -------- -------- -------- ", +" --------- --------- -------- ---------- --------- --------- ------- ------- -------- --------- --------- ", +" --------- ---------- --------- ---------- --------- ---------- ------- ------- --------- --------- ---------- ", +" ------------------------- ------------------------- ------------------------- ------- ------- ---------------- ------------------------- ", +" ------------------------ ----------------------- ------------------------ ------- ------- ----------------- ------------------------ ", +" ---------------------- --------------------- ---------------------- ------- ------- ----------------- ---------------------- ", +" --------------------- --------------------- --------------------- ------- ------- ---------------- --------------------- ", +" ------------------- ------------------- ------------------- ------- ------- --------------- ------------------- ", +" ---------------- ---------------- ---------------- ------- ------- -------------- ---------------- ", +" ------------- ------------- ------------- ------ ------ ------------ ------------- ", +" ------- -------- ------- ---- ---- -------- ------- ", +" ", +" ", +" ", +" ", +" "};