mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-14 12:20:00 +02:00
Drop old mimelnk MIME types
Those desktop MIME types were needed only with KDE up to 3.x, as it used to have its own desktop-based MIME type system. KDE 3 is EOL for many years now, and there are already XDG MIME types.
This commit is contained in:
committed by
Laurent Trinques
parent
08e206deeb
commit
cf479bc113
@@ -33,7 +33,7 @@ my $no = '[no]';
|
||||
my $todo = 'TODO';
|
||||
|
||||
our $default_language = 'fr';
|
||||
our @misc_desktop_files = qw(misc/qelectrotech.desktop misc/x-qet-element.desktop misc/x-qet-project.desktop misc/x-qet-titleblock.desktop);
|
||||
our @misc_desktop_files = qw(misc/qelectrotech.desktop);
|
||||
our @misc_xml_files = qw(misc/qelectrotech.xml);
|
||||
our @readme_files = qw(CREDIT README INSTALL ELEMENTS.LICENSE build-aux/linux/fedora/README.elements);
|
||||
our @ordered_languages = qw(fr en es pt cs pl ca de it ar sl hr el nl be ru ro da pt_br hu sr tr nb ja mn);
|
||||
|
||||
Reference in New Issue
Block a user