<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[17894] trunk/wp-admin: Switch to 'Freedoms'.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/17894">17894</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2011-05-12 05:17:28 +0000 (Thu, 12 May 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Switch to 'Freedoms'. see <a href="http://trac.wordpress.org/ticket/17383">#17383</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminadminfooterphp">trunk/wp-admin/admin-footer.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwpadminfreedomsphp">trunk/wp-admin/freedoms.php</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkwpadminrightsphp">trunk/wp-admin/rights.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminadminfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/admin-footer.php (17893 => 17894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/admin-footer.php        2011-05-12 05:06:47 UTC (rev 17893)
+++ trunk/wp-admin/admin-footer.php        2011-05-12 05:17:28 UTC (rev 17894)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx"> $footer_text = array(
</span><span class="cx">         '&lt;span id=&quot;footer-thankyou&quot;&gt;' . __( 'Thank you for creating with &lt;a href=&quot;http://wordpress.org/&quot;&gt;WordPress&lt;/a&gt;.' ) . '&lt;/span&gt;',
</span><span class="cx">         __( '&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;Documentation&lt;/a&gt;' ),
</span><del>-        sprintf( __( '&lt;a href=&quot;%s&quot;&gt;Rights&lt;/a&gt;' ), admin_url( 'rights.php' ) ),
</del><ins>+        sprintf( __( '&lt;a href=&quot;%s&quot;&gt;Freedoms&lt;/a&gt;' ), admin_url( 'freedoms.php' ) ),
</ins><span class="cx">         __('&lt;a href=&quot;http://wordpress.org/support/forum/4&quot;&gt;Feedback&lt;/a&gt;'),
</span><span class="cx">         sprintf(__('&lt;a href=&quot;%s&quot;&gt;Credits&lt;/a&gt;'), admin_url('credits.php') ),
</span><span class="cx"> );
</span></span></pre></div>
<a id="trunkwpadminfreedomsphpfromrev17892trunkwpadminrightsphp"></a>
<div class="copfile"><h4>Copied: trunk/wp-admin/freedoms.php (from rev 17892, trunk/wp-admin/rights.php) (0 => 17894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/freedoms.php                                (rev 0)
+++ trunk/wp-admin/freedoms.php        2011-05-12 05:17:28 UTC (rev 17894)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;?php
+/**
+ * Your Rights administration panel.
+ *
+ * @package WordPress
+ * @subpackage Administration
+ */
+
+/** WordPress Administration Bootstrap */
+require_once( './admin.php' );
+
+$title = __( 'Freedoms' );
+$parent_file = 'index.php';
+
+include( './admin-header.php' );
+?&gt;
+&lt;div class=&quot;wrap&quot;&gt;
+&lt;?php screen_icon(); ?&gt;
+&lt;h2&gt;&lt;?php _e( 'Freedoms' ); ?&gt;&lt;/h2&gt;
+
+&lt;p&gt;&lt;?php _e( 'WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its &lt;a href=&quot;http://wordpress.org/about/license/&quot;&gt;license&lt;/a&gt;, the GPL.' ); ?&gt;&lt;/p&gt;
+
+&lt;ol start=&quot;0&quot;&gt;
+        &lt;li&gt;&lt;?php _e( 'You have the freedom to run the program, for any purpose.' ); ?&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;?php _e( 'You have access to the source code, the freedom to study how the program works, and the freedom to change it to make it do what you wish.' ); ?&gt;&lt;/li&gt; 
+        &lt;li&gt;&lt;?php _e( 'You have the freedom to redistribute copies of the original program so you can help your neighbor.' ); ?&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;?php _e( 'You have the freedom to distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes.' ); ?&gt;&lt;/li&gt;
+&lt;/ol&gt; 
+
+&lt;p&gt;&lt;?php _e( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We&amp;#8217;re flattered every time someone spreads the good word, just make sure to &lt;a href=&quot;http://wordpressfoundation.org/trademark-policy/&quot;&gt;check out our trademark guidelines&lt;/a&gt; first.' ); ?&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;?php
+
+$plugins_url = current_user_can( 'activate_plugins' ) ? admin_url( 'plugins.php' ) : 'http://wordpress.org/extend/plugins/';
+$themes_url = current_user_can( 'switch_themes' ) ? admin_url( 'themes.php' ) : 'http://wordpress.org/extend/themes/';
+
+printf( __( 'Every plugin and theme in WordPress.org&amp;#8217;s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding &lt;a href=&quot;%1$s&quot;&gt;plugins&lt;/a&gt; and &lt;a href=&quot;%2$s&quot;&gt;themes&lt;/a&gt; there. If you get a plugin or theme from another source, make sure to &lt;a href=&quot;http:wordpress.org/about/license/&quot;&gt;ask them if it&amp;#8217;s GPL&lt;/a&gt; first. If they don&amp;#8217;t respect the WordPress license, we don&amp;#8217;t recommend them.' ), $plugins_url, $themes_url ); ?&gt;&lt;/p&gt; 
+
+&lt;p&gt;&lt;?php _e( 'Don&amp;#8217;t you wish all software came with these freedoms? So do we! For more information, check out the &lt;a href=&quot;http://www.fsf.org/&quot;&gt;Free Software Foundation&lt;/a&gt;.' ); ?&gt;&lt;/p&gt;
+
+&lt;/div&gt;
+&lt;?php include( 'admin-footer.php' ); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadminrightsphp"></a>
<div class="delfile"><h4>Deleted: trunk/wp-admin/rights.php (17893 => 17894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/rights.php        2011-05-12 05:06:47 UTC (rev 17893)
+++ trunk/wp-admin/rights.php        2011-05-12 05:17:28 UTC (rev 17894)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-&lt;?php
-/**
- * Your Rights administration panel.
- *
- * @package WordPress
- * @subpackage Administration
- */
-
-/** WordPress Administration Bootstrap */
-require_once( './admin.php' );
-
-$title = __( 'Your Rights' );
-$parent_file = 'index.php';
-
-include( './admin-header.php' );
-?&gt;
-&lt;div class=&quot;wrap&quot;&gt;
-&lt;?php screen_icon(); ?&gt;
-&lt;h2&gt;&lt;?php _e( 'Your Rights' ); ?&gt;&lt;/h2&gt;
-
-&lt;p&gt;&lt;?php _e( 'WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its &lt;a href=&quot;http://wordpress.org/about/license/&quot;&gt;license&lt;/a&gt;, the GPL.' ); ?&gt;&lt;/p&gt;
-
-&lt;ol start=&quot;0&quot;&gt;
-        &lt;li&gt;&lt;?php _e( 'You have the freedom to run the program, for any purpose.' ); ?&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;?php _e( 'You have access to the source code, the freedom to study how the program works, and the freedom to change it to make it do what you wish.' ); ?&gt;&lt;/li&gt; 
-        &lt;li&gt;&lt;?php _e( 'You have the freedom to redistribute copies of the original program so you can help your neighbor.' ); ?&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;?php _e( 'You have the freedom to distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes.' ); ?&gt;&lt;/li&gt;
-&lt;/ol&gt; 
-
-&lt;p&gt;&lt;?php _e( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We&amp;#8217;re flattered every time someone spreads the good word, just make sure to &lt;a href=&quot;http://wordpressfoundation.org/trademark-policy/&quot;&gt;check out our trademark guidelines&lt;/a&gt; first.' ); ?&gt;&lt;/p&gt;
-
-&lt;p&gt;&lt;?php
-
-$plugins_url = current_user_can( 'activate_plugins' ) ? admin_url( 'plugins.php' ) : 'http://wordpress.org/extend/plugins/';
-$themes_url = current_user_can( 'switch_themes' ) ? admin_url( 'themes.php' ) : 'http://wordpress.org/extend/themes/';
-
-printf( __( 'Every plugin and theme in WordPress.org&amp;#8217;s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding &lt;a href=&quot;%1$s&quot;&gt;plugins&lt;/a&gt; and &lt;a href=&quot;%2$s&quot;&gt;themes&lt;/a&gt; there. If you get a plugin or theme from another source, make sure to &lt;a href=&quot;http:wordpress.org/about/license/&quot;&gt;ask them if it&amp;#8217;s GPL&lt;/a&gt; first. If they don&amp;#8217;t respect the WordPress license, we don&amp;#8217;t recommend them.' ), $plugins_url, $themes_url ); ?&gt;&lt;/p&gt; 
-
-&lt;p&gt;&lt;?php _e( 'Don&amp;#8217;t you wish all software came with these freedoms? So do we! For more information, check out the &lt;a href=&quot;http://www.fsf.org/&quot;&gt;Free Software Foundation&lt;/a&gt;.' ); ?&gt;&lt;/p&gt;
-
-&lt;/div&gt;
-&lt;?php include( 'admin-footer.php' ); ?&gt;
</del><span class="cx">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>