[gnome-software] Revert "Temporarily remove the Software Sources dialog"



commit 2490a83932ec2a09e38706a50832adfbae5359db
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Jan 15 23:00:47 2016 -0600

    Revert "Temporarily remove the Software Sources dialog"
    
    This reverts commit cbc5567f539ba44f3d7732a956f1452bcf88daa3.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754315

 src/menus.ui |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)
---
diff --git a/src/menus.ui b/src/menus.ui
index 66223de..b138ba5 100644
--- a/src/menus.ui
+++ b/src/menus.ui
@@ -1,28 +1,13 @@
 <?xml version="1.0"?>
 <interface>
   <!-- interface-requires gtk+ 3.0 -->
-
-<!--
-
-The Software Sources dialog is too dangerous to display to the user. It has
-uninstalled all of GNOME from my computer silently, without my permission, on
-multiple occasions. A typical user would be unable to recover any personal data
-from the computer, and would never use GNOME ever again after that if s/he is
-reasonable.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=732406 needs to be fixed before
-this dialog is restored.
--->
-  <menu id="unused-hack-menu-to-keep-the-translation">
+  <menu id="app-menu">
     <section>
       <item>
         <attribute name="label" translatable="yes">_Software Sources</attribute>
         <attribute name="action">app.sources</attribute>
       </item>
     </section>
-  </menu>
-
-  <menu id="app-menu">
     <section>
       <item>
         <attribute name="label" translatable="yes">_About</attribute>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]