From cff77cc27363ecf7f39aad66440bb51e2959d5d1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 1 Nov 2022 10:14:21 -0400 Subject: Remove need for subed-video-extensions --- emacsconf.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacsconf.el') diff --git a/emacsconf.el b/emacsconf.el index 3bedddb..20d7dec 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -84,6 +84,7 @@ (defvar emacsconf-backstage-dir "/ssh:orga@media.emacsconf.org:/var/www/media.emacsconf.org/2022/backstage") (defvar emacsconf-upload-dir "/ssh:orga@media.emacsconf.org:/srv/upload") (defvar emacsconf-res-dir (format "/ssh:orga@res.emacsconf.org:/data/emacsconf/%s" emacsconf-year)) +(defvar emacsconf-media-extensions '("mkv" "mp4" "webm" "avi" "ts" "ogv" "wav" "ogg" "mp3")) (defun emacsconf-upload-dired () (interactive) -- cgit v1.2.3