holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[ljcom] r12759: LJSUP-13910: Create page "About LJ"

Committer: akanashin
LJSUP-13910: Create page "About LJ"
U   trunk/bin/upgrading/en_LJ.dat
U   trunk/cgi-bin/LJ/Router.pm
Modified: trunk/bin/upgrading/en_LJ.dat
===================================================================
--- trunk/bin/upgrading/en_LJ.dat	2012-10-15 12:42:57 UTC (rev 12758)
+++ trunk/bin/upgrading/en_LJ.dat	2012-10-15 13:08:43 UTC (rev 12759)
@@ -105,6 +105,22 @@
 
 /tools/endpoints/lj_times_string.update=Write
 
+about.page.commerce=Commerce
+
+about.page.contacts=Contacts
+
+about.page.editorial=Editorial office
+
+about.page.homepage=Homepage
+
+about.page.logo=Logo
+
+about.page.press=Press
+
+about.page.partnership=Partnership
+
+about.page.title=About Livejournal
+
 account_level.plus=Plus
 
 account_level.plus2=Plus

Modified: trunk/cgi-bin/LJ/Router.pm
===================================================================
--- trunk/cgi-bin/LJ/Router.pm	2012-10-15 12:42:57 UTC (rev 12758)
+++ trunk/cgi-bin/LJ/Router.pm	2012-10-15 13:08:43 UTC (rev 12759)
@@ -22,6 +22,7 @@
 use LJ::Router::Inbox;
 use LJ::Support::Router;
 use LJ::Router::SiteMessage;
+use LJ::Router::About;
 
 my @routers = qw(
     LJ::Journal::Router
@@ -44,6 +45,7 @@
     LJ::Router::Inbox
     LJ::Support::Router
     LJ::Router::SiteMessage
+    LJ::Router::About
 );
 
 sub match_controller {

Tags: akanashin, dat, holyandrew, ljcom, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments