info: verified link
This commit is contained in:
parent
7a21721a75
commit
f89638f5b0
@ -116,7 +116,7 @@ public class MediaInfo.Info : VPaned
|
|||||||
wikilinks["audio/x-vorbis"] = "Vorbis";
|
wikilinks["audio/x-vorbis"] = "Vorbis";
|
||||||
wikilinks["audio/x-wav"] = "WAV";
|
wikilinks["audio/x-wav"] = "WAV";
|
||||||
// video codecs
|
// video codecs
|
||||||
wikilinks["video/x-theora"] = "Theora"; // FIXME: check
|
wikilinks["video/x-theora"] = "Theora";
|
||||||
|
|
||||||
int screen_height = Gdk.Screen.get_default().get_height();
|
int screen_height = Gdk.Screen.get_default().get_height();
|
||||||
if (screen_height <= 600) {
|
if (screen_height <= 600) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user