[Pkg-sugar-commit] [sugar-toolkit] 05/13: bundlebuilder: install mimetypes.xml and associated icon #10427

Jonas Smedegaard dr at jones.dk
Thu Apr 16 18:50:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.84.15-1
in repository sugar-toolkit.

commit 434cd22fa205519c912127209b55c64e07092025
Author: Simon Schampijer <simon at schampijer.de>
Date:   Thu Nov 25 12:11:56 2010 +0100

    bundlebuilder: install mimetypes.xml and associated icon #10427
    
    Reviewed-By: Sascha Silbe <sascha-pgp at silbe.org>
---
 src/sugar/activity/bundlebuilder.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/sugar/activity/bundlebuilder.py b/src/sugar/activity/bundlebuilder.py
index 979becc..d9ccdd0 100644
--- a/src/sugar/activity/bundlebuilder.py
+++ b/src/sugar/activity/bundlebuilder.py
@@ -261,6 +261,8 @@ class Installer(object):
 
             shutil.copy(source, dest)
 
+        self.config.bundle.install_mime_type(self.config.source_dir)
+
 def cmd_dev(config, args):
     '''Setup for development'''
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-toolkit.git



More information about the pkg-sugar-commit mailing list