From 6172180c95695cae84e71484b4c60af4166ebf89 Mon Sep 17 00:00:00 2001
From: RaNaN <Mast3rRaNaN@hotmail.de>
Date: Sun, 21 Jul 2013 21:42:43 +0200
Subject: guess media types by name

---
 pyload/remote/pyload.thrift | 1 +
 1 file changed, 1 insertion(+)

(limited to 'pyload/remote/pyload.thrift')

diff --git a/pyload/remote/pyload.thrift b/pyload/remote/pyload.thrift
index 309c972cd..9f2cfc8ee 100644
--- a/pyload/remote/pyload.thrift
+++ b/pyload/remote/pyload.thrift
@@ -50,6 +50,7 @@ enum MediaType {
   Video = 8,
   Document = 16,
   Archive = 32,
+  Executable = 64
 }
 
 enum FileStatus {
-- 
cgit v1.2.3