Cleanup of list of fonts, that are filtrated
[mafwsubrenderer] / 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