This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d.
commit fa306840a9ee67661615ee600a84a4001acce30b Author: Markus Koschany <[email protected]> Date: Tue Jan 3 01:43:11 2017 +0100 Update sweethome3d.desktop's Exec command and pass the %U parameter to it. This allows users to choose Sweethome3d from the Open with dialogue. Closes: #849885 --- debian/sweethome3d.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/sweethome3d.desktop b/debian/sweethome3d.desktop index 249d316..d14038a 100644 --- a/debian/sweethome3d.desktop +++ b/debian/sweethome3d.desktop @@ -5,7 +5,7 @@ GenericName=Interior 2D design application with 3D preview GenericName[de]=Innenraumplaner Comment=Interior design Java application for quickly choosing and placing furniture on a house 2D plan drawn by the end-user with a 3D preview Comment[de]=Innenraumplaner zum Auswählen und Platzieren von Möbeln auf einem 2D-Hausplan mit 3D-Vorschau -Exec=sweethome3d +Exec=sweethome3d %U Icon=sweethome3d StartupNotify=true StartupWMClass=com-eteks-sweethome3d-SweetHome3D -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

