From 94b524d6dc83341ad00c77de1cc5f4ba1a91844c Mon Sep 17 00:00:00 2001 From: Scott Sweeny Date: Tue, 27 Sep 2011 23:54:42 -0400 Subject: [PATCH] plugins/MobileProfile/MobileProfilePlugin.php: add 'maemo' to recognized devices --- plugins/MobileProfile/MobileProfilePlugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php index e6bc444ea4..76d285ba27 100644 --- a/plugins/MobileProfile/MobileProfilePlugin.php +++ b/plugins/MobileProfile/MobileProfilePlugin.php @@ -111,6 +111,7 @@ class MobileProfilePlugin extends WAP20Plugin 'ipod', 'j2me', 'lg', + 'maemo', 'midp-', 'mobile', 'mot', -- 2.39.5