Cleanup of list of fonts, that are filtrated
authorRoman Moravcik <roman.moravcik@gmail.com>
Tue, 19 Jan 2010 13:55:21 +0000 (14:55 +0100)
committerRoman Moravcik <roman.moravcik@gmail.com>
Tue, 19 Jan 2010 13:55:21 +0000 (14:55 +0100)
applet/cpmpsubtitles.c

index 9e45559..81a0522 100644 (file)
@@ -363,12 +363,7 @@ is_internal_font (const gchar * name)
        /* FIXME Extremally BAD BAD BAD way of doing things */
 
        return strcmp (name, "DeviceSymbols") == 0
-                      || strcmp(name, "Nokia Smiley") == 0
-                      || strcmp(name, "NewCourier") == 0
-                      || strcmp(name, "NewTimes") == 0
-                      || strcmp(name, "SwissA") == 0
-                      || strcmp(name, "Nokia Sans") == 0
-                      || strcmp(name, "Nokia Sans Cn") == 0;
+                      || strcmp(name, "Nokia Smiley") == 0;
 }
 
 static void