aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/mplayer.desktop
Commit message (Collapse)AuthorAge
* etc/mplayer.desktop: revise desktop fileGravatar ib2011-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revise desktop file. Split Name entry into Name and GenericName entries. This is according to the Desktop Entry Specification. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33540 b3059339-0415-0410-9bf9-f77b7e298cf2 Revise desktop file. Make slightly revised Catalan Name entry the GenericName entry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33541 b3059339-0415-0410-9bf9-f77b7e298cf2 Add German GenericName entry to desktop file and revise German Comment entry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33542 b3059339-0415-0410-9bf9-f77b7e298cf2 Make French and Italian Comment entries in desktop file GenericName entries. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33543 b3059339-0415-0410-9bf9-f77b7e298cf2 Remove Spanish and Chinese Comment entries from desktop file. There are no GenericName entries for Spanish and Chinese and it's uncertain whether the Comment entries are OK. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33544 b3059339-0415-0410-9bf9-f77b7e298cf2 Add X-GNOME-FullName entries to desktop file. According to the Desktop Entry Specification, the "full name" should be built from Name and GenericName. While some desktop environments do this (like KDE), GNOME doesn't and uses its own key instead. This closes Bugzilla #1680. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33545 b3059339-0415-0410-9bf9-f77b7e298cf2 Add Japanese entries to desktop file. Translation by committer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33546 b3059339-0415-0410-9bf9-f77b7e298cf2 Add Italian Comment entry to desktop file. Translation by Giorgio Vazzana, mywing81 gmail com. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33547 b3059339-0415-0410-9bf9-f77b7e298cf2 Add French Comment entry to desktop file. Translation by Etienne Buira, etienne.buira free fr. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33548 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer.desktop: Add video/3gpp and application/x-flash-video mime typesGravatar diego2010-11-08
| | | | | | patch extracted from the ALT Linux patch set git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Conform to the updated Desktop File Specification. Also improve theGravatar siretart2009-06-17
| | | | | | | | | wording of the Name and Comment field. Also update the german translation. Other translations based on a suggestion from Siegfried Gevatter <rainct@ubuntu.com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Chinese commentGravatar zuxy2008-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26428 b3059339-0415-0410-9bf9-f77b7e298cf2
* According to the Icon Theme Specification icon names should have no extension.Gravatar diego2008-04-07
| | | | | | | | Compare the output of new versions of desktop-file-validate. pointed out by giggz, giggzounet gmail com, in Debian bug #472833. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26341 b3059339-0415-0410-9bf9-f77b7e298cf2
* We currently use %U as argument to the Exec entry to indicate that gmplayerGravatar diego2008-03-31
| | | | | | | | | | | | handles URLs. However, gmplayer fails to open files with spaces in the filename when launched from a file manager in this way. Changing %U to %F works around this issue successfully while still working with URLs. While this may not be a completely satisfactory solution, it is already deployed in distributions and a better solution is unlikely to appear. patch by Andrew Strong, andrew.david.45 gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26306 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass URLs to gmplayer when executing, it accepts URLs on the command line.Gravatar diego2007-09-24
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Application from list of Categories, it is not a valid category.Gravatar diego2007-09-24
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24599 b3059339-0415-0410-9bf9-f77b7e298cf2
* French typoGravatar diego2007-09-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some more mime types from the SUSE packman package.Gravatar diego2006-09-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19654 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 32x32 XPM icon as mandated by Debian policy.Gravatar diego2006-04-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18039 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>Gravatar rathann2005-09-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16572 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling, fix Terminal and Categories entry, add MimeType.Gravatar diego2005-09-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16396 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, patch by Piero di VitaGravatar faust32004-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12792 b3059339-0415-0410-9bf9-f77b7e298cf2
* better menu icons by Piero di Vita <scognito@libero.it>Gravatar diego2004-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12785 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar diego2004-07-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12739 b3059339-0415-0410-9bf9-f77b7e298cf2
* freedesktop.org compliant menu supportGravatar diego2004-06-29
patch by Piero Di Vita <scognito@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12728 b3059339-0415-0410-9bf9-f77b7e298cf2