[Bug 184307] Re: install routines do not create menu entry and mime types

2011-05-09 Thread Launchpad Bug Tracker
This bug was fixed in the package qtiplot - 0.9.8.4-1

---
qtiplot (0.9.8.4-1) unstable; urgency=low

  * moved debian/build.conf into debian/patches/03_build_conf.patch
to track changes to build.conf between releases. Updated
debian/rules accordingly.
  * New upstream release. (Closes: #599450)
  * Refreshed patches.
  * debian/control B-D on libalglib-dev, libtamuanova-dev,
libqtexengine-dev
  * debian/rules allows for parallel builds
  * Byte compile python modules with dh_python2, removed debian/*.post{rm,inst}
dropped dependency on depricated python-central (Closes: #587669)
  * Added shared-mime-info xml data in debian/qtiplot.sharedmimeinfo
(LP: #184307)
  * 04_qwtplot3d_static.patch added to build a modified static
library of qwt3dplot
  * 05_link_gl2ps.patch added to use Debian gl2ps library.
  * Policy 3.9.2, no changes
 -- Ubuntu Archive Auto-Sync arch...@ubuntu.com   Mon,  09 May 2011 11:55:05 
+

** Changed in: qtiplot (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/184307

Title:
  install routines do not create menu entry and mime types

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184307] Re: install routines do not create menu entry and mime types

2011-05-08 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/qtiplot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/184307

Title:
  install routines do not create menu entry and mime types

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184307] Re: install routines do not create menu entry and mime types

2010-05-28 Thread Dmitry Maruschenko
To add new mimetype, create ~/.local/share/mime/packages/Override.xml
like this:

?xml version=1.0?
  mime-info xmlns=http://www.freedesktop.org/standards/shared-mime-info;
  mime-type type=application/x-qtiplot
glob pattern=*.qti/
 magic priority=50match type=string offset=0 
value=QtiPlot//magic
 commentQtiPlot Project file/comment
 comment xml:lang=ru_RUФайл проекта QtiPlot/comment
  /mime-type
/mime-info

and then run update-mime-database.

-- 
install routines do not create menu entry and mime types
https://bugs.launchpad.net/bugs/184307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 184307] Re: install routines do not create menu entry and mime types

2008-05-28 Thread mniess
With Hardy there is a menu entry for Gnome now, too. Should we close
this bug and create a seperate one for the MIME-Types?

-- 
install routines do not create menu entry and mime types
https://bugs.launchpad.net/bugs/184307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184307] Re: install routines do not create menu entry and mime types

2008-05-28 Thread Thomas K
Hmmm. Strictly it should have been two bugs in the first place.

I think it would be ideal if someone could rename it, but I don't know
who has the power.

-- 
install routines do not create menu entry and mime types
https://bugs.launchpad.net/bugs/184307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184307] Re: install routines do not create menu entry and mime types

2008-05-23 Thread Thomas K
In KDE, we get a menu entry (under education-science, and
education-maths), but still no mime types.

** Changed in: qtiplot (Ubuntu)
   Status: New = Confirmed

-- 
install routines do not create menu entry and mime types
https://bugs.launchpad.net/bugs/184307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184307] Re: install routines do not create menu entry and mime types

2008-03-06 Thread wvengen
I confirm this one:
  $ file foo.qti
  spincoat_thickness.qti: UTF-8 Unicode text
and opening a .qti-file in nautilus brings up a web browser. The start of a 
.qti-file seems to be:
  $ head -n 2 foo.qti  
  QtiPlot 0.9.2 project file
  scripting-langmuParser
so a match on QtiPlot x.x.x project file\x0a should be ok I guess, preferably 
in cooperation with upstream of course.

-- 
install routines do not create menu entry and mime types
https://bugs.launchpad.net/bugs/184307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs