group/podcatcher.iby
author Sebastian Brannstrom <sebastianb@symbian.org>
Mon, 26 Jul 2010 17:03:11 +0100
branchsymbian1
changeset 210 e82411ba1646
parent 61 02a754fad678
child 72 2e267e7da513
permissions -rw-r--r--
Bug 2865 - added option to search or enter URL for feed adding
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     1
/*
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     2
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     3
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     4
 * All rights reserved.
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     5
 * This component and the accompanying materials are made available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     6
 * under the terms of the License "Eclipse Public License v1.0"
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     7
 * which accompanies this distribution, and is available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     8
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     9
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    10
 * Initial Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    11
 * Sebastian Brannstrom
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    12
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    13
 * Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    14
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    15
 * Description:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    16
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    17
 */
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    18
 
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    19
#ifndef __PODCATCHER_IBY__
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    20
#define __PODCATCHER_IBY__
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    21
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    22
#endif