* expedite: Add 1080p.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 24 Feb 2010 18:43:24 +0000 (18:43 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 24 Feb 2010 18:43:24 +0000 (18:43 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@46441 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/main.c

index 8a786ec..57f670b 100644 (file)
@@ -1208,6 +1208,7 @@ static const Expedite_Resolution resolutions[] = {
   { "n800",    720 , 420 },
   { "pal",     720 , 576 },
   { "720p",    1280, 720 },
+  { "1080p",   1920, 1080},
   { "wsvga",   1024, 600 },
   { "wsvga-p", 600 , 1024},
   { NULL, 0, 0 }