fixed copyrights in background.C and styling in background.h
authorsasha <sasha>
Mon, 19 Nov 2007 15:50:46 +0000 (15:50 +0000)
committersasha <sasha>
Mon, 19 Nov 2007 15:50:46 +0000 (15:50 +0000)
src/background.C
src/background.h

index aaa15ff67b4a2f5b8c006b38a157184328dcee3d..f703f040eddd2588d297ec2f2a1beffafd454582 100644 (file)
@@ -3,9 +3,6 @@
  *----------------------------------------------------------------------*
  *
  * All portions of code are copyright by their respective author/s.
- * Copyright (c) 1997      Carsten Haitzler <raster@zip.com.au>
- * Copyright (c) 1997,1998 Oezguer Kesim <kesim@math.fu-berlin.de>
- * Copyright (c) 1998-2001 Geoff Wing <gcw@pobox.com>
  * Copyright (c) 2005-2006 Marc Lehmann <pcg@goof.com>
  * Copyright (c) 2007      Sasha Vasko <sasha@aftercode.net>
  *
index 4263b9553fd3c316ed15c8acf219def1999c38de..0f2120729ae776a3aa3eed716a5607cf256f1cac 100644 (file)
@@ -55,10 +55,14 @@ struct bgPixmap_t
   bool render_asim (ASImage *background, ARGB32 background_tint);
 #  endif
 
-  enum { 
-    noScale = 0, windowScale = 100, defaultScale = windowScale, 
-    centerAlign = 50, defaultAlign = centerAlign, 
-       rootAlign = -10000 };
+  enum {
+    noScale = 0,
+    windowScale = 100,
+    defaultScale = windowScale,
+    centerAlign = 50,
+    defaultAlign = centerAlign,
+    rootAlign = -10000
+  };
 
   unsigned int h_scale, v_scale;/* percents of the window size */
   int h_align, v_align;         /* percents of the window size: