mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Enable using parts of path in icon names (to work around KDEs stupid naming policies)
This commit is contained in:
@@ -54,7 +54,7 @@ office/word|Word document|ooffice2.0|wordprocessing|||
|
||||
office/word/doc|Word document (MS Word)|ooffice2.0|wordprocessing|.doc|Microsoft Office Document|application/msword
|
||||
office/word/odt|Word document (OpenOffice.org 2.0)|ooffice2.0|wordprocessing|.odt|Zip archive data|
|
||||
office/word/sxw|Word document (OpenOffice.org 1.x)|ooffice2.0|wordprocessing|.sxw|Zip archive data|
|
||||
empty|Empty file|enotepad|misc-vedran||empty|
|
||||
empty|Empty file|enotepad|mimetypes/misc||empty|
|
||||
archive|Archive||tar||archive| # Consider using the term "Compressed file(s)"
|
||||
archive/bz2|Archive (BZ2)||tar|.bz2|bzip2 compressed data|application/x-gzip
|
||||
archive/gz|Archive (GZ)||tar|.gz|gzip compressed data|application/x-gzip
|
||||
@@ -68,7 +68,7 @@ install/makefile|Program instalation (source)|einstaller|make||make commands tex
|
||||
install/rpm|Program installation (RPM)|einstaller|rpm|.rpm|RPM|application/x-rpm
|
||||
program|Program|elauncher|empty|||
|
||||
program/elf|Program|elauncher|empty||ELF 32-bit LSB executable|application/x-executable
|
||||
program/elf/o|Program part||misc-vedran||ELF 32-bit LSB relocatable|application/x-object
|
||||
program/elf/o|Program part||mimetypes/misc||ELF 32-bit LSB relocatable|application/x-object
|
||||
program/jar|Java program|java -jar|empty|.jar|Zip archive data|application/x-zip
|
||||
program/java-class|Java program|java|empty|.class|compiled Java class data|
|
||||
program/swf|Macromedia Flash program|mozilla-firefox|empty|.swf|Macromedia Flash data|
|
||||
|
Reference in New Issue
Block a user