[23844] in Source-Commits
/svn/athena r23455 - in trunk/debathena/config/gdm-config-athena10: debathena debian
daemon@ATHENA.MIT.EDU (wdc@MIT.EDU)
Fri Feb 6 17:35:43 2009
Date: Fri, 6 Feb 2009 17:35:37 -0500 (EST)
From: wdc@MIT.EDU
Message-Id: <200902062235.RAA22793@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: wdc
Date: 2009-02-06 17:35:36 -0500 (Fri, 06 Feb 2009)
New Revision: 23455
Modified:
trunk/debathena/config/gdm-config-athena10/debathena/GdmGreeterTheme.desktop
trunk/debathena/config/gdm-config-athena10/debathena/debathena.xml
trunk/debathena/config/gdm-config-athena10/debian/changelog
Log:
Greeter says "Athena" instead of "Athena 10"
Additional nigglies about copyright and ownership.
Modified: trunk/debathena/config/gdm-config-athena10/debathena/GdmGreeterTheme.desktop
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debathena/GdmGreeterTheme.desktop 2009-02-06 05:08:26 UTC (rev 23454)
+++ trunk/debathena/config/gdm-config-athena10/debathena/GdmGreeterTheme.desktop 2009-02-06 22:35:36 UTC (rev 23455)
@@ -1,8 +1,8 @@
[GdmGreeterTheme]
Encoding=UTF-8
Greeter=debathena.xml
-Name=Athena 10
-Description=Athena 10 GDM theme
-Author=Jonathan Reed <jdreed@mit.edu>
-Copyright=© 2009 MIT
+Name=Debathena
+Description=Athena-style login dialog
+Author=William D. Cattey <wdc@mit.edu>
+Copyright=© 2009 MIT (GPL)
Screenshot=screenshot.png
Modified: trunk/debathena/config/gdm-config-athena10/debathena/debathena.xml
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debathena/debathena.xml 2009-02-06 05:08:26 UTC (rev 23454)
+++ trunk/debathena/config/gdm-config-athena10/debathena/debathena.xml 2009-02-06 22:35:36 UTC (rev 23455)
@@ -64,7 +64,7 @@
<item type="label" id="title">
<normal color="#993333" font="Trebuchet MS Bold 20" />
<pos anchor="c" x="50%" y="50%"/>
- <text>Welcome to Athena 10</text>
+ <text>Welcome to Athena</text>
</item>
<!-- Hostname -->
<item type="label">
Modified: trunk/debathena/config/gdm-config-athena10/debian/changelog
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debian/changelog 2009-02-06 05:08:26 UTC (rev 23454)
+++ trunk/debathena/config/gdm-config-athena10/debian/changelog 2009-02-06 22:35:36 UTC (rev 23455)
@@ -1,3 +1,12 @@
+debathena-gdm-config (1.9) unstable; urgency=low
+
+ * Revert GdmGreeterTheme.desktop back more like debathena.
+ * Add "(GPL)" license to copyright notice there.
+ * Change author to me.
+ * Change banner to say "Athena" instead of "Athena 10"
+
+ -- William D Cattey <wdc@mit.edu> Fri, 06 Feb 2009 17:26:43 -0500
+
debathena-gdm-config (1.8) unstable; urgency=low
* Update look of debathena greeter as per jdreed prototype