Expedite: Add 480p as a supported resolution
authorkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 7 Sep 2011 06:58:41 +0000 (06:58 +0000)
committerkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 7 Sep 2011 06:58:41 +0000 (06:58 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@63255 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/main.c

index b4c0bf3..ad63dc6 100644 (file)
@@ -1204,6 +1204,7 @@ static const Expedite_Resolution resolutions[] = {
   { "wxga-p",  768 , 1280},
   { "n800",    720 , 420 },
   { "pal",     720 , 576 },
+  { "480p",    720 , 480 },
   { "720p",    1280, 720 },
   { "1080p",   1920, 1080},
   { "wsvga",   1024, 600 },