[dw-nonfree] "network" view should be in lang_viewname and $p.view_url
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/0f66b676df71]
http://bugs.dwscoalition.org/show_bug.cgi?id=1328
Add network view text properties.
Patch by
afuna.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1328
Add network view text properties.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/transmogrified/layout.s2
-------------------------------------------------------------------------------- diff -r 87a369f25eb7 -r 0f66b676df71 bin/upgrading/s2layers/transmogrified/layout.s2 --- a/bin/upgrading/s2layers/transmogrified/layout.s2 Sat Aug 22 18:34:25 2009 +0000 +++ b/bin/upgrading/s2layers/transmogrified/layout.s2 Sat Aug 22 19:04:39 2009 +0000 @@ -60,6 +60,7 @@ propgroup text { propgroup text { property use text_view_recent; property use text_view_friends; + property use text_view_network; property use text_view_friends_comm; property use text_view_friends_filter; property use text_view_archive; --------------------------------------------------------------------------------