This is an automated email from the git hooks/post-receive script. gg0-guest pushed a commit to branch master in repository sweethome3d-furniture-editor.
commit adbed46de86d75bfc86e7cc7e4ac6d639d155180 Author: Gabriele Giacone <[email protected]> Date: Mon Aug 26 20:05:43 2013 +0200 Add Keywords to desktop file. --- debian/changelog | 1 + debian/sweethome3d-furniture-editor.desktop | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 07a8434..b8c26cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ sweethome3d-furniture-editor (1.11-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.9.4 (no changes). * Canonical URI in Vcs-* fields. * Depend on sweethome3d 4.1. + * Add Keywords to desktop file. -- Gabriele Giacone <[email protected]> Mon, 26 Aug 2013 19:47:17 +0200 diff --git a/debian/sweethome3d-furniture-editor.desktop b/debian/sweethome3d-furniture-editor.desktop index ecf5ab8..d608732 100644 --- a/debian/sweethome3d-furniture-editor.desktop +++ b/debian/sweethome3d-furniture-editor.desktop @@ -9,4 +9,5 @@ StartupNotify=true StartupWMClass=com-eteks-furniturelibraryeditor-FurnitureLibraryEditorBootstrap Terminal=false Type=Application -Categories=Graphics;2DGraphics;3DGraphics +Categories=Graphics;2DGraphics;3DGraphics; +Keywords=interior;design;2D;3D;home;house;furniture;java;editor; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

