[pingus] Patch patch.

Jon Ciesla limb at fedoraproject.org
Tue Jan 3 19:34:31 UTC 2012


commit de7db0466d4be2cba05859e6d2ec4fb2dc36a87d
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 3 13:34:18 2012 -0600

    Patch patch.

 pingus-0.7.6-gcc470-udl.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/pingus-0.7.6-gcc470-udl.patch b/pingus-0.7.6-gcc470-udl.patch
index 381fb5b..8434393 100644
--- a/pingus-0.7.6-gcc470-udl.patch
+++ b/pingus-0.7.6-gcc470-udl.patch
@@ -9,3 +9,14 @@
    greeting += "!";
    std::cout <<  greeting << std::endl;
    for (unsigned int i = 0; i < greeting.length(); ++i)
+--- src/pingus/screens/pingus_menu.cpp~	2011-12-24 15:46:47.000000000 -0600
++++ src/pingus/screens/pingus_menu.cpp	2012-01-03 13:30:28.967700554 -0600
+@@ -153,7 +153,7 @@
+                          gc.get_height()/2 - 280));
+ 
+   gc.print_left(Fonts::pingus_small, Vector2i(gc.get_width()/2 - 400 + 25, gc.get_height()-140),
+-                "Pingus "VERSION" - Copyright (C) 1998-2011 Ingo Ruhnke <grumbel at gmail.com>\n"
++                "Pingus " VERSION " - Copyright (C) 1998-2011 Ingo Ruhnke <grumbel at gmail.com>\n"
+                 "See the file AUTHORS for a complete list of contributors.\n"
+                 "Pingus comes with ABSOLUTELY NO WARRANTY. This is free software, and you are\n"
+                 "welcome to redistribute it under certain conditions; see the file COPYING for details.\n");


More information about the scm-commits mailing list