You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/06/05 19:15:13 UTC

[GitHub] matthiasblaesing closed pull request #577: Snap changes for 9.0

matthiasblaesing closed pull request #577: Snap changes for 9.0
URL: https://github.com/apache/incubator-netbeans/pull/577
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/nbbuild/packaging/snap/gui/netbeans.desktop b/nbbuild/packaging/snap/gui/netbeans.desktop
index a87203725..04d6254b4 100644
--- a/nbbuild/packaging/snap/gui/netbeans.desktop
+++ b/nbbuild/packaging/snap/gui/netbeans.desktop
@@ -17,7 +17,7 @@
 [Desktop Entry]
 Type=Application
 Encoding=UTF-8
-Name=NetBeans Dev
+Name=Apache NetBeans 9.0
 Comment=The Smarter Way to Code
 Exec=netbeans %F
 Categories=Application;Development;Java;IDE
diff --git a/nbbuild/packaging/snap/snapcraft.yaml b/nbbuild/packaging/snap/snapcraft.yaml
index bb9be08ea..fde7f0241 100644
--- a/nbbuild/packaging/snap/snapcraft.yaml
+++ b/nbbuild/packaging/snap/snapcraft.yaml
@@ -15,8 +15,8 @@
 # limitations under the License.
 
 name: netbeans
-version: "9.0-dev"
-summary: NetBeans Java IDE
+version: "9.0"
+summary: Apache NetBeans IDE
 description: |
   NetBeans IDE lets you quickly and easily develop Java desktop, mobile, and 
   web applications, as well as HTML5 applications with HTML, JavaScript, and


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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