File: no_uninstall.patch

package info (click to toggle)
mozilla-mozgest 1.5.2-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 280 kB
  • ctags: 11
  • sloc: makefile: 42; sh: 34
file content (17 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- content/pref/pref-mozgest.xul.orig	2006-04-23 14:52:22.000000000 +0100
+++ content/pref/pref-mozgest.xul	2006-04-23 14:53:24.000000000 +0100
@@ -414,13 +414,13 @@
                 oncommand="resetToDefault()"/>
               <description>&resetprefs.desc;</description>
             </row>
-            <row align="center" id="uninstallButtonRow">
+<!--            <row align="center" id="uninstallButtonRow">
               <button id="uninstallButton"
                 label="&uninstall.label;"
                 oncommand="doUninstall();"
               />
               <description id="uninstallDesc">&uninstall.desc;</description>
-            </row>
+            </row>-->
           </rows>
         </grid>