summaryrefslogtreecommitdiffstats
path: root/mimetypes/application/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-27 11:38:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-30 12:58:49 +0900
commite7912d059ccdcba8aa3e4742c34ced7674da35c0 (patch)
tree9b9eb3ef9d510b66932599d4ac900592581a4588 /mimetypes/application/CMakeLists.txt
parentae7f97b2ddf13fde875c466079ad955e76d6540c (diff)
downloadtdelibs-e7912d059ccdcba8aa3e4742c34ced7674da35c0.tar.gz
tdelibs-e7912d059ccdcba8aa3e4742c34ced7674da35c0.zip
Add Gentoo ebuild mime type. This resolves issue #211.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d0dcf302a8d13d397e84fddc2e3070ef696553b4)
Diffstat (limited to 'mimetypes/application/CMakeLists.txt')
-rw-r--r--mimetypes/application/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mimetypes/application/CMakeLists.txt b/mimetypes/application/CMakeLists.txt
index 33dd5f567..88607766e 100644
--- a/mimetypes/application/CMakeLists.txt
+++ b/mimetypes/application/CMakeLists.txt
@@ -105,6 +105,7 @@ tde_create_translated_desktop(
vnd.ms-powerpoint.template.macroEnabled.12.desktop
vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop
x-lzma.desktop x-tlzma.desktop x-lzip.desktop x-tlz.desktop x-txz.desktop x-xz.desktop
+ vnd.gentoo.ebuild.desktop
DESTINATION ${MIME_INSTALL_DIR}/application
PO_DIR mimetypes
)