<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""
"http://www.w3.org/TR/html4/loose.dtd">


<html>
        <head>
                <meta http-equiv="content-type" content="text/html; charset=utf-8">
                <title>Ubuntu Developer Portal Application Status Update</title>
                <style type="text/css" media="screen">
                        body {
                                font-family: Ubuntu, 'Ubuntu Beta', UbuntuBeta, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
                                font-size: 14px;
                                color: #717073;
                                background: url("https://myapps.developer.ubuntu.com/static/devportal/backGroundOne.gif");
                                line-height: 16px;
                                margin: 0;
                                padding: 0;
                        }
                        #container {
                                background: none repeat scroll 0 0 #F7F6F5;
                                width: 600px;
                                margin: 0 auto 20px;
                                width: 600px;
                        }
                        #container-inner {
                                background-color: #FFFFFF;
                        }
                        #header, #container-inner {
                                -moz-box-shadow: 0 0 5px #BBBBBB;
                                -moz-box-shadow: 0 0 5px #BBBBBB;
                                background-color: #FFFFFF;
                        }
                        #header {
                                background-repeat: none;
                                background: url("https://myapps.developer.ubuntu.com/static/devportal/header_bg.png") repeat-x scroll left top #DD4814;
                                height: 64px;
                                margin: 0;
                                padding: 0;
                                position: relative;
                        }
                        #ubuntu-header {
                                background: url("https://myapps.developer.ubuntu.com/static/devportal/ubuntu_developer_logo.png") no-repeat scroll 0 0 transparent;
                                background-repeat: no-repeat;
                                height: 40px;
                                left: 12px;
                                top: 12px;
                                width: 250px;
                                margin: 0;
                                overflow: hidden;
                                padding: 0;
                                position: absolute;
                                text-indent: -9999px;
                        }
                        #ubuntu-header a {
                                display: block;
                                height: 100%;
                                width: 100%;
                        }
                        a {
                                color: #DD4814;
                                text-decoration: none;
                        }
                        h1 {
                                font-size: 36px;
                                line-height: 40px;
                        }
                        #status {
                                font-size: 24px;
                                line-height: 32px;
                                font-weight: bold;
                                padding: 10px 0;
                        }
                        #status_msg {
                                color: #DD4814;
                                margin-right: 5px;
                        }
                        #status_txt {
                                float: left;
                                margin: 0px 10px 10px;
                                width: 95%;
                        }
                        #thanks {
                                padding-top: 37px;
                                font-size: 20px;
                                line-height: 23px;
                        }
                        #dev_logo {
                                float: right;
                                border: none;
                        }
                        #details {
                                padding: 10px 0 0;
                                min-height: 80px;
                                margin: 10px 10px 0 10px;
                        }
                        #visit {
                                font-weight: bold;
                                font-size: 16px;
                                color: #DD4713;
                                margin: 10px;
                        }
                        #visit img {
                                position: relative;
                                top: 7px;
                                border: none;
                        }
                        #what, #meaning{
                                font-size: 15px;
                                line-height: 17px;
                                clear: left;
                        }
                        #what {
                                font-weight: bold;
                        }
            .pre {
                white-space: pre-wrap;
            }
                </style>
        </head>
<body>
        <div id="container">
                <div id="container-inner">
                        <div id="status">
                                <div id="status_txt">
                                        <a href="https://myapps.developer.ubuntu.com/dev/">
                                        <img id="dev_logo" src="https://myapps.developer.ubuntu.com/static/devportal/developer_orange_hex.png"/></a>
                                        <div id="status_msg">
  Your application Radio Maroc Needs Information
</div>
                    <div id="thanks">Thank you for your patience during the moderation process.</div>
                                </div>
                        </div>
                        <div id="details">
                We need some information
                                <div id='meaning'>
        <p>Please respond to this request from our approval team,
        and then resubmit your application:</p>
        
    <pre>Dear Amir,

When I check the app doesnt seem to run out of /opt

bhavani@bhavani-spagetti-monster:/var/cache/pbuilder/result$ dpkg-deb -c radiomaroc_1.7-0extras12.10.1_i386.deb 
drwxr-xr-x root/root         0 2013-02-18 17:02 ./
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/bin/
-rwxr-xr-x root/root       323 2013-02-18 17:02 ./usr/bin/radiomaroc
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/lib/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/pyshared/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/pyshared/radiomaroc/
-rw-r--r-- root/root       967 2013-02-06 14:21 ./usr/share/pyshared/radiomaroc/about.py
-rw-r--r-- root/root      5263 2013-01-31 02:03 ./usr/share/pyshared/radiomaroc/StateMediator.py
-rw-r--r-- root/root      6246 2013-01-31 01:56 ./usr/share/pyshared/radiomaroc/mpris_player.py
-rw-r--r-- root/root      2275 2013-01-31 02:08 ./usr/share/pyshared/radiomaroc/XmlConfigProvider.py
-rw-r--r-- root/root      2843 2013-01-31 02:06 ./usr/share/pyshared/radiomaroc/testdbus.py
-rw-r--r-- root/root      1678 2013-01-31 01:59 ./usr/share/pyshared/radiomaroc/Notification.py
-rw-r--r-- root/root      7704 2013-01-31 01:53 ./usr/share/pyshared/radiomaroc/mpris2.py
-rw-r--r-- root/root      3660 2013-01-31 01:58 ./usr/share/pyshared/radiomaroc/mpris_tracklist.py
-rw-r--r-- root/root      1926 2013-01-31 01:51 ./usr/share/pyshared/radiomaroc/M3uPlaylistDecoder.py
-rw-r--r-- root/root      4289 2013-01-31 02:03 ./usr/share/pyshared/radiomaroc/StreamDecoder.py
-rw-r--r-- root/root     21848 2013-01-31 04:03 ./usr/share/pyshared/radiomaroc/SysTray.py
-rw-r--r-- root/root     10990 2013-01-31 02:08 ./usr/share/pyshared/radiomaroc/XmlDataProvider.py
-rw-r--r-- root/root      2103 2013-01-31 01:45 ./usr/share/pyshared/radiomaroc/AsfPlaylistDecoder.py
-rw-r--r-- root/root      1291 2013-01-31 02:07 ./usr/share/pyshared/radiomaroc/UrlInfo.py
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/pyshared/radiomaroc/lib/
-rw-r--r-- root/root      2239 2013-01-30 23:51 ./usr/share/pyshared/radiomaroc/lib/utils.py
-rw-r--r-- root/root         0 2010-03-27 16:07 ./usr/share/pyshared/radiomaroc/lib/__init__.py
-rw-r--r-- root/root      1059 2013-01-30 23:49 ./usr/share/pyshared/radiomaroc/lib/DummyMMSHandler.py
-rw-r--r-- root/root      1044 2013-01-30 23:49 ./usr/share/pyshared/radiomaroc/lib/i18n.py
-rw-r--r-- root/root      2699 2013-02-15 01:10 ./usr/share/pyshared/radiomaroc/lib/common.py
-rw-r--r-- root/root      4498 2013-01-31 02:02 ./usr/share/pyshared/radiomaroc/RadioMaroc.py
-rw-r--r-- root/root      2231 2013-01-31 01:49 ./usr/share/pyshared/radiomaroc/DbusFacade.py
-rw-r--r-- root/root      1933 2013-01-31 01:59 ./usr/share/pyshared/radiomaroc/PlsPlaylistDecoder.py
-rw-r--r-- root/root      1870 2013-01-31 02:02 ./usr/share/pyshared/radiomaroc/RamPlaylistDecoder.py
-rw-r--r-- root/root     17965 2013-01-31 01:47 ./usr/share/pyshared/radiomaroc/BookmarkConfiguration.py
-rw-r--r-- root/root         0 2010-03-27 16:07 ./usr/share/pyshared/radiomaroc/__init__.py
-rw-r--r-- root/root      1672 2013-01-31 01:52 ./usr/share/pyshared/radiomaroc/mpris.py
-rw-r--r-- root/root       922 2013-01-31 01:48 ./usr/share/pyshared/radiomaroc/ConsoleLog.py
-rw-r--r-- root/root      1135 2013-01-31 02:00 ./usr/share/pyshared/radiomaroc/radiomaroc.py
-rw-r--r-- root/root      1905 2013-01-31 01:58 ./usr/share/pyshared/radiomaroc/mpris_root.py
-rw-r--r-- root/root       448 2013-01-31 02:07 ./usr/share/pyshared/radiomaroc/testxpath.py
-rw-r--r-- root/root      2469 2013-01-31 01:47 ./usr/share/pyshared/radiomaroc/AsxPlaylistDecoder.py
-rw-r--r-- root/root      2007 2013-01-31 02:08 ./usr/share/pyshared/radiomaroc/XspfPlaylistDecoder.py
-rw-r--r-- root/root      1847 2013-01-31 01:51 ./usr/share/pyshared/radiomaroc/GuiChooserConfiguration.py
-rw-r--r-- root/root      5861 2013-01-31 01:47 ./usr/share/pyshared/radiomaroc/AudioPlayerGStreamer.py
-rw-r--r-- root/root       260 2013-02-18 17:02 ./usr/share/pyshared/radiomaroc-1.6.egg-info
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/pixmaps/
-rw-r--r-- root/root     11247 2013-01-31 21:02 ./usr/share/pixmaps/radiomaroc.png
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/nl/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root      3084 2013-02-18 17:02 ./usr/share/locale/nl/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/ar/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/ar/LC_MESSAGES/
-rw-r--r-- root/root      2712 2013-02-18 17:02 ./usr/share/locale/ar/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root      4254 2013-02-18 17:02 ./usr/share/locale/it/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root      3040 2013-02-18 17:02 ./usr/share/locale/fr/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root      3135 2013-02-18 17:02 ./usr/share/locale/de/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root      4280 2013-02-18 17:02 ./usr/share/locale/es/LC_MESSAGES/radiomaroc.mo
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/radiomaroc/
-rw-r--r-- root/root       406 2013-01-30 23:31 ./usr/share/radiomaroc/config.xml
-rw-r--r-- root/root      5591 2013-02-01 03:49 ./usr/share/radiomaroc/configGui.glade
-rw-r--r-- root/root      2514 2013-02-11 04:24 ./usr/share/radiomaroc/bookmarks.xml
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/radiomaroc/images/
-rw-r--r-- root/root     11247 2013-01-31 21:02 ./usr/share/radiomaroc/images/radiomaroc.png
-rw-r--r-- root/root       808 2013-02-11 04:15 ./usr/share/radiomaroc/images/radiomaroc_connecting.png
-rw-r--r-- root/root      8531 2013-02-11 04:13 ./usr/share/radiomaroc/images/radiomaroc_on.png
-rw-r--r-- root/root      5906 2013-02-11 04:10 ./usr/share/radiomaroc/images/radiomaroc_off.png
-rw-r--r-- root/root     25885 2011-06-02 03:18 ./usr/share/radiomaroc/configBookmarks.glade
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/doc/radiomaroc/
-rw-r--r-- root/root      2831 2013-02-15 01:14 ./usr/share/doc/radiomaroc/copyright
-rw-r--r-- root/root        37 2013-01-30 23:21 ./usr/share/doc/radiomaroc/CONTRIBUTORS
-rw-r--r-- root/root       156 2013-02-18 16:55 ./usr/share/doc/radiomaroc/changelog.Debian.gz
-rw-r--r-- root/root       687 2013-02-17 16:20 ./usr/share/doc/radiomaroc/README
-rw-r--r-- root/root       156 2013-02-17 16:19 ./usr/share/doc/radiomaroc/NEWS.gz
-rw-r--r-- root/root        37 2013-01-30 23:14 ./usr/share/doc/radiomaroc/AUTHORS
drwxr-xr-x root/root         0 2013-02-18 17:02 ./usr/share/applications/
-rw-r--r-- root/root       158 2013-02-06 14:25 ./usr/share/applications/radiomaroc.desktop
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/about.py -> ../../../../share/pyshared/radiomaroc/about.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/StateMediator.py -> ../../../../share/pyshared/radiomaroc/StateMediator.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/mpris_player.py -> ../../../../share/pyshared/radiomaroc/mpris_player.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/XmlConfigProvider.py -> ../../../../share/pyshared/radiomaroc/XmlConfigProvider.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/testdbus.py -> ../../../../share/pyshared/radiomaroc/testdbus.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/Notification.py -> ../../../../share/pyshared/radiomaroc/Notification.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/mpris2.py -> ../../../../share/pyshared/radiomaroc/mpris2.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/mpris_tracklist.py -> ../../../../share/pyshared/radiomaroc/mpris_tracklist.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/M3uPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/M3uPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/StreamDecoder.py -> ../../../../share/pyshared/radiomaroc/StreamDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/SysTray.py -> ../../../../share/pyshared/radiomaroc/SysTray.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/XmlDataProvider.py -> ../../../../share/pyshared/radiomaroc/XmlDataProvider.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/AsfPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/AsfPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/UrlInfo.py -> ../../../../share/pyshared/radiomaroc/UrlInfo.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/utils.py -> ../../../../../share/pyshared/radiomaroc/lib/utils.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/__init__.py -> ../../../../../share/pyshared/radiomaroc/lib/__init__.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/DummyMMSHandler.py -> ../../../../../share/pyshared/radiomaroc/lib/DummyMMSHandler.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/i18n.py -> ../../../../../share/pyshared/radiomaroc/lib/i18n.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/lib/common.py -> ../../../../../share/pyshared/radiomaroc/lib/common.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/RadioMaroc.py -> ../../../../share/pyshared/radiomaroc/RadioMaroc.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/DbusFacade.py -> ../../../../share/pyshared/radiomaroc/DbusFacade.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/PlsPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/PlsPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/RamPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/RamPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/BookmarkConfiguration.py -> ../../../../share/pyshared/radiomaroc/BookmarkConfiguration.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/__init__.py -> ../../../../share/pyshared/radiomaroc/__init__.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/mpris.py -> ../../../../share/pyshared/radiomaroc/mpris.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/ConsoleLog.py -> ../../../../share/pyshared/radiomaroc/ConsoleLog.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/radiomaroc.py -> ../../../../share/pyshared/radiomaroc/radiomaroc.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/mpris_root.py -> ../../../../share/pyshared/radiomaroc/mpris_root.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/testxpath.py -> ../../../../share/pyshared/radiomaroc/testxpath.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/AsxPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/AsxPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/XspfPlaylistDecoder.py -> ../../../../share/pyshared/radiomaroc/XspfPlaylistDecoder.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/GuiChooserConfiguration.py -> ../../../../share/pyshared/radiomaroc/GuiChooserConfiguration.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc/AudioPlayerGStreamer.py -> ../../../../share/pyshared/radiomaroc/AudioPlayerGStreamer.py
lrwxrwxrwx root/root         0 2013-02-18 17:02 ./usr/lib/python2.7/dist-packages/radiomaroc-1.6.egg-info -> ../../../share/pyshared/radiomaroc-1.6.egg-info

 See: https://wiki.ubuntu.com/AppReviewBoard/Review/Guidelines for more info.

 In case of any help, Please feel free to reach out to us on #ubuntu-app-devel on irc.freenode.net 

Regards
Bhavani
</pre>
        
</div>
                        </div>
                        <div id="visit">
                <a href="https://myapps.developer.ubuntu.com/dev/apps/2198/">View your application
                <img src="https://myapps.developer.ubuntu.com/static/devportal/moreArrowOrange.gif"/></a><br>
                                <a href="https://myapps.developer.ubuntu.com/dev/">
                                Visit the developer portal
                                <img src="https://myapps.developer.ubuntu.com/static/devportal/moreArrowOrange.gif"/></a>
                        </div>
                        <div id="header">
                                <h1 id="ubuntu-header">
                                        <a href="https://myapps.developer.ubuntu.com/dev/">Ubuntu developer</a>
                                </h1>
                        </div>
                </div>
        </div>
</body>
</html>