This is an automated email from the git hooks/post-receive script. gg0-guest pushed a commit to branch master in repository sweethome3d.
commit a8aac36a482308765be71597a00a2aa7bfe08cae Author: Gabriele Giacone <[email protected]> Date: Mon Aug 26 03:04:09 2013 +0200 Fix desktop file. --- debian/sweethome3d.desktop | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/sweethome3d.desktop b/debian/sweethome3d.desktop index 6179f18..4a4d860 100644 --- a/debian/sweethome3d.desktop +++ b/debian/sweethome3d.desktop @@ -3,11 +3,12 @@ Version=1.0 Name=Sweet Home 3D GenericName=Interior 2D design application with 3D preview GenericName[de]=Innenraumplaner -Comment=Interior 2D design application with 3D preview +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 Exec=sweethome3d Icon=sweethome3d StartupNotify=true StartupWMClass=com-eteks-sweethome3d-SweetHome3D Terminal=false Type=Application -Categories=Graphics;2DGraphics;3DGraphics +Categories=Graphics;2DGraphics;3DGraphics; +Keywords=interior;design;2D;3D;home;house;furniture;java; -- 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

