Author: damoxc
Revision: 5928
Log:
remove alpha from the title
Diff:
Modified: branches/1.2_RC/deluge/ui/web/index.html
===================================================================
--- branches/1.2_RC/deluge/ui/web/index.html 2009-11-09 08:54:13 UTC (rev
5927)
+++ branches/1.2_RC/deluge/ui/web/index.html 2009-11-09 23:48:32 UTC (rev
5928)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>Deluge: Web UI (alpha) ${version}</title>
+ <title>Deluge: Web UI ${version}</title>
<link rel="shortcut icon" href="/icons/deluge.png" type="image/png" />
<link rel="icon" href="/icons/deluge.png" type="image/png" />
Modified: trunk/deluge/ui/web/index.html
===================================================================
--- trunk/deluge/ui/web/index.html 2009-11-09 08:54:13 UTC (rev 5927)
+++ trunk/deluge/ui/web/index.html 2009-11-09 23:48:32 UTC (rev 5928)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>Deluge: Web UI (alpha) ${version}</title>
+ <title>Deluge: Web UI ${version}</title>
<link rel="shortcut icon" href="/icons/deluge.png" type="image/png" />
<link rel="icon" href="/icons/deluge.png" type="image/png" />
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---