[26450] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25581 - trunk/debathena/config/gdm-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Jun 6 20:37:38 2012

Date: Wed, 6 Jun 2012 20:37:37 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201206070037.q570bbIi004005@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2012-06-06 20:37:37 -0400 (Wed, 06 Jun 2012)
New Revision: 25581

Modified:
   trunk/debathena/config/gdm-config/debian/debathena-branding
Log:
Remove typo'd snark, replace with real comment.

Modified: trunk/debathena/config/gdm-config/debian/debathena-branding
===================================================================
--- trunk/debathena/config/gdm-config/debian/debathena-branding	2012-06-07 00:30:16 UTC (rev 25580)
+++ trunk/debathena/config/gdm-config/debian/debathena-branding	2012-06-07 00:37:37 UTC (rev 25581)
@@ -49,7 +49,7 @@
         
         self.winWelcome = self.xml.get_widget('winWelcome')
         self.winWelcome.set_property('can_focus', False)
-        # Back in my day, we one monitor.  Monochrome.
+        # Multiple monitor support.  Use the primary monitor.
         defaultScreen = gtk.gdk.screen_get_default()
         self.monitorGeometry = defaultScreen.get_monitor_geometry(defaultScreen.get_primary_monitor())
         moveY = self.monitorGeometry.y + 200


home help back first fref pref prev next nref lref last post