On Thursday 03 January 2008 00.43:54 Albert Astals Cid wrote:
> That does not exist!!!
>
> Releasing KDE 4.0 like that is a bad idea, any taker?

I have just removed media:/ and settings:/ links, which do not work. I think 
there is not much else possible for 4.0.

Okay to commit?

Bye
urs
Index: about/konq_aboutpage.cc
===================================================================
--- about/konq_aboutpage.cc	(revision 756251)
+++ about/konq_aboutpage.cc	(working copy)
@@ -120,26 +120,18 @@
       .arg( home_folder )
       .arg( i18n( "Home Folder" ) )
       .arg( i18n( "Your personal files" ) )
-      .arg( storage_icon_path )
+      .arg( wastebin_icon_path )
       .arg(iconSize).arg(iconSize)
-      .arg( i18n( "Storage Media" ) )
-      .arg( i18n( "Disks and removable media" ) )
+      .arg( i18n( "Trash" ) )
+      .arg( i18n( "Browse and restore the trash" ) )
       .arg( remote_icon_path )
       .arg(iconSize).arg(iconSize)
       .arg( i18n( "Network Folders" ) )
       .arg( i18n( "Shared files and folders" ) )
-      .arg( wastebin_icon_path )
-      .arg(iconSize).arg(iconSize)
-      .arg( i18n( "Trash" ) )
-      .arg( i18n( "Browse and restore the trash" ) )
       .arg( applications_icon_path )
       .arg(iconSize).arg(iconSize)
       .arg( i18n( "Applications" ) )
       .arg( i18n( "Installed programs" ) )
-      .arg( settings_icon_path )
-      .arg(iconSize).arg(iconSize)
-      .arg( i18n( "Settings" ) )
-      .arg( i18n( "Desktop configuration" ) )
       .arg( continue_icon_path )
       .arg( KIconLoader::SizeSmall ).arg( KIconLoader::SizeSmall )
       .arg( i18n( "Next: An Introduction to Konqueror" ) )
Index: about/launch.html
===================================================================
--- about/launch.html	(revision 756251)
+++ about/launch.html	(working copy)
@@ -67,12 +67,12 @@
 		  <a href="%15">%16</a><br><span id="subtext"><nobr>%17</span>
 		</td>
                 <td nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
-	      <td valign="bottom">
-		<a href="media:/"><img src="%18" height="%19" width="%20" /></a>
+		<td>
+		    <a href="trash:/"><img src="%18" height="%19" width="%20" /></a>
 		</td>
-	      <td valign="bottom" style="padding-bottom: 4px;  padding-left: 6px;">
-		  <a href="media:/">%21</a><br><span id="subtext"><nobr>%22</span>
-		</td>
+	      <td valign="bottom" style="padding-bottom: 4px; padding-left: 6px;">
+		    <a href="trash:/">%21</a><br><span id="subtext"><nobr>%22</span>
+		  </td>
               </tr>
               <tr><td colspan="5" height=".25em">&nbsp;</td></tr>
 	      <tr>
@@ -83,31 +83,16 @@
 		  <a href="remote:/">%26</a><br><span id="subtext"><nobr>%27</span>
 		  </td>
                 <td width="1em">&nbsp;</td>
-		<td>
-		    <a href="trash:/"><img src="%28" height="%29" width="%30" /></a>
-		</td>
-	      <td valign="bottom" style="padding-bottom: 4px; padding-left: 6px;">
-		    <a href="trash:/">%31</a><br><span id="subtext"><nobr>%32</span>
-		  </td>
-		</tr>
-              <tr><td colspan="5" height=".25em">&nbsp;</td></tr>
-		  <tr>
 		    <td>
-		      <a href="applications:/"><img src="%33" height="%34" width="%35" /></a>
+		      <a href="applications:/"><img src="%28" height="%29" width="%30" /></a>
                     </td>
 	      <td valign="bottom" style="padding-bottom: 4px; padding-left: 6px;">
-		       <a href="applications:/">%36</a><br><span id="subtext"><nobr>%37</span>
+		       <a href="applications:/">%31</a><br><span id="subtext"><nobr>%32</span>
 		      </td>
-                    <td width="1em">&nbsp;</td>
-		      <td>
-			<a href="settings:/"><img src="%38" height="%39" width="%40" /></a>
-		</td>
-	      <td valign="bottom" style="padding-bottom: 4px; padding-left: 6px;">
-			<a href="settings:/">%41</a><br><span id="subtext"><nobr>%42</span>
-			</td>
-		      </tr>
+		</tr>
+              <tr><td colspan="5" height=".25em">&nbsp;</td></tr>
 		    </table>
-		    <p id="nextlink"><a href="intro.html"><img src="%43" width="%44" height="%45">&nbsp;%46
+		    <p id="nextlink"><a href="intro.html"><img src="%33" width="%34" height="%35">&nbsp;%36
 			<!-- Continue --></a></p>
 
         </div>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
release-team mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/release-team

Reply via email to