From 798f9e89238df187c01aaecce2f8d15cd08fd576 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Thu, 24 Nov 2016 17:24:31 +0200 Subject: [PATCH] Update TODO file --- TODO | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 22a0d9a..daad56f 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,17 @@ NEW_LAYOUT ========== -* About dialog show youtube-dl version -* Icons theme selection (vote on github) (or at least make it easy to change between them) -* Settings menu add "Statistics" - * Labels back to gettext +* Update translation files GUI === * Change MainFrame layout (Remove on issue #131 completion) (see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit) -* Auto video format detection * Remember list of urls after closing & re-opening +* About dialog show youtube-dl version +* Icons theme selection (vote on github) (or at least make it easy to change between them) +* Settings menu add "Statistics" Structure ========= @@ -22,7 +21,6 @@ Structure Localization ============ -* Update translation files * Add support for right to left languages (hebrew, arabic) * Fix paths on R2L layouts * Compile *.po files at build time @@ -53,6 +51,7 @@ Probably wont add * ListCtrl double click to "Rename" * Option to enable-disable items deletion from the filesystem * Add '--recode-video' to Formats tab +* Auto video format detection Invalid =======