This is an automated email from the ASF dual-hosted git repository.

ebakke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e4fe38  Hide the new SVG Loader module from the 'Plugins' list in NB 
platform applications.
3e4fe38 is described below

commit 3e4fe382e66f547c50438856081d163a831e73fb
Author: Eirik Bakke <[email protected]>
AuthorDate: Tue Mar 17 17:57:52 2020 -0400

    Hide the new SVG Loader module from the 'Plugins' list in NB platform 
applications.
---
 platform/openide.util.ui.svg/manifest.mf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platform/openide.util.ui.svg/manifest.mf 
b/platform/openide.util.ui.svg/manifest.mf
index abe0f7d..00a8113 100644
--- a/platform/openide.util.ui.svg/manifest.mf
+++ b/platform/openide.util.ui.svg/manifest.mf
@@ -1,4 +1,5 @@
 Manifest-Version: 1.0
+AutoUpdate-Show-In-Client: false
 OpenIDE-Module: org.openide.util.ui.svg
 OpenIDE-Module-Localizing-Bundle: org/openide/util/svg/Bundle.properties
 OpenIDE-Module-Specification-Version: 1.1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to