[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#271810: apt-get moo <-> nicer cow whanted



Package: apt
Version: 0.5.x

Hi,

If i type "apt-get moo" the cow in apt-get dont look nice. I found a better looking cow at: http://apt-get.mine.nu/

It would be nice if you would fix this bad looking cow to this nicer one ;)

Here is my code for the file cmdline/apt-get.cc

// DoMoo - Never Ask, Never Tell                    /*{{{*/
// ---------------------------------------------------------------------
/* */
bool DoMoo(CommandLine &CmdL)
{
  cout <<
     "\n"
     "                     \\_/\n"
     "   m00h  (__)       -(_)-\n"
     "      \\  ~Oo~___     / \\\n"
     "         (..)  |\\\n"
     "   ________|_|_|__________\n"
     "...\"Have you mooed today?\"...\n"
     "\n";
return true;
}


Greetings

Thorsten Sauer



Reply to: