[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandrake-cooker
Subject:    [Cooker] [Bug 14983] [scribus] UNCONFIRMED: No mime-type info for scribus files
From:       "mrdocs () scribus ! info" <bugzilla () qa ! mandrivalinux ! com>
Date:       2006-07-31 20:49:10
Message-ID: bug14983.20060731204910.109339 () qa ! mandriva ! com
[Download RAW message or body]



http://qa.mandriva.com/show_bug.cgi?id=14983





------- Comment #4 from mrdocs@scribus.info  2006-07-31 22:49 -------
* We have included a scribus.xml file for updating the mime info database. 
We are still missing some locales, but in our testing it works properly. 

We are have received preliminary IANA approval for our mime type. x-vnd/scribus

An example command to install and refresh the mime database in a spec file 
(distro specfic macros might vary):

%install

install -d
$RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_datadir}/mime/packages/}
install scribus.xml $RPM_BUILD_ROOT%{_datadir}/mime/packages/scribus.xml

%post
umask 022
[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database
>/dev/null 2>&1 ||:
[ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database
%{_datadir}/mime >/dev/null 2>&1 ||:

%postun 
umask 022
[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database
>/dev/null 2>&1
[ ! -x /usr/bin/update-mime-database ] || /usr/bin/update-mime-database
%{_datadir}/mime >/dev/null 2>&1 ||:

=============================================================================


-- 
Configure bugmail: http://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: lenny@mandriva.com
status: UNCONFIRMED
distribution: cooker
creation_date: 
description: 
No mime-type information is created for scribus files in /usr/share/mime nor is
there a desktop entry for scribus in /usr/share/applications. This makes working
with scribus files in Nautilus under GNOME awkward, since all scribus files are
seen as simple text files.

See http://bugs.scribus.net/view.php?id=1250 for sample config files. Scribus
application icons should also be moved linked or copied into /usr/share/icons
instead of /usr/share/scribus/icons.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic