~ubuntu-branches/ubuntu/natty/liferea/natty-201103250153

« back to all changes in this revision

Viewing changes to .pc/debian-example-feeds/opml/feedlist_pt_BR.opml

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-10-31 11:58:23 UTC
  • mfrom: (1.2.60 upstream) (3.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101031115823-93ee4a42p0ohcenu
Tags: 1.6.4-1ubuntu1
* Merge from debian unstable (LP: #608159), remaining changes:
  - debian/patches/01_ubuntu_feedlists: updated some outdated feeds
    (LP: #341969)
  - debian/rules: 
    + call initltool-update -p to generate translation template
    + Use dh_autoreconf to regenerate build system for indicator support files.
    + Run configure in --disable-maintainer-mode.
    + Unquote -Wl,--as-needed in LDFLAGS.
    + explicitly enable libindicate with configure to avoid accidentally
      getting builds without libindicate support
  - debian/control: Depend on libindicate-dev and dh-autoreconf.
  - debian/patches/fix_systray_behavior: fix systray mis-behaviour when
    Liferea is visible in another workspace.
  - debian/patches/add_X-Ubuntu-Gettext-Domain: add x-ubuntu-gettext-domain
    to .desktop file. (LP: #514272)
  - debian/patches/notification-append: add patch to make the notification
    use the append feature of notify-osd. (LP: #457869)
  - debian/patches/gtk-status-icon.patch: backport GtkStatusIcon support to
    get proper icon transparency with new default theme. (LP: #101980)
  - Added libindicate.patch: messaging indicator support. (LP: #540490)
  - debian/patches/libindicate.patch:
    + ui/ui_indicator.c:
      + Correctly determine when the indicator menu is unavailable, to show
        the notification area icon as a fallback (LP: #609827).
    + ui/ui_prefs.c:
      + Hide all tray-related checkboxes in indicator mode; leave the "start
        minimized" checkbox shown and rename it accordingly.
* debian/patches/01_ubuntu_feedlists: updated
* debian/patches/gtk-status-icon.patch: updated
* debian/patches/libindicate.patch: updated
* debian/control: 
  + Build-Depend on "libnm-glib-dev" instead of "libnm-glib-dev [linux-any]":
    currently our toolchain doesn't support that
  + Build-Depend on "libice-dev" for the "libICE" library
* debian/rules: export "LIBS=-lICE" to fix the FTBFS due to binutils-gold
* Dropped changes:
  - debian/patches/google-reader-auth.patch: fix Google reader
    authentication (LP: #597532): fixed upstream
  - Run autogen.sh to regenerate build system for indicator support files:
    replaced by the change: "Use dh_autoreconf to regenerate build system 
    for indicator support files."
  - Depend on libindicate-dev, automake and libtool: replaced by the
    change: "Depend on libindicate-dev and dh-autoreconf."      

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<opml version="1.0">
 
3
<head>
 
4
    <title>Lista de Fontes de Notícias</title>
 
5
</head>
 
6
<body>
 
7
    <outline text="Exemplos de Canais de Notícias">
 
8
        <outline text="Notícias">
 
9
            <outline title="Planeta Gnu/Linux Brasil" text="Planeta Gnu/Linux Brasil" description="Planeta Gnu/Linux Brasil" type="pie" htmlUrl="http://planeta.gnulinuxbrasil.org/" xmlUrl="http://planeta.gnulinuxbrasil.org/atom.xml" />
 
10
            <outline title="BR-Linux.org - Linux levado a sério desde 1996" text="BR-Linux.org - Linux levado a sério desde 1996" description="BR-Linux.org - Linux levado a sério desde 1996" type="rss" htmlUrl="http://br-linux.org/linux" xmlUrl="http://br-linux.org/linux/node/feed" />
 
11
        </outline>
 
12
        <!-- lets keep this English block in sync over all feed lists! -->
 
13
        <outline text="internacional">
 
14
            <outline text="Open Source">
 
15
                        <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
 
16
                        <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
 
17
                        <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
 
18
                        <outline text="Liferea Blog" htmlUrl="http://liferea.blogspot.com/" xmlUrl="http://liferea.blogspot.com/feeds/posts/default" />
 
19
                        <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/atom.xml" />
 
20
                        <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />    
 
21
                        <outline text="Slashdot" htmlUrl="http://slashdot.org"  xmlUrl="http://slashdot.org/slashdot.rss" />
 
22
                        <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />          
 
23
            </outline>
 
24
        </outline>
 
25
 
 
26
        <outline text="Não Lidos" title="Não Lidos" description="Notícias ainda não lidas" type="vfolder" htmlUrl="" xmlUrl="vfolder">
 
27
            <outline type="rule" text="Status de leitura" rule="unread" value="" additive="true"/>
 
28
        </outline>
 
29
        <outline text="Importante" title="Importante" description="Importante" type="vfolder" htmlUrl="" xmlUrl="vfolder">
 
30
            <outline type="rule" text="Sinalizador de status" rule="flagged" value="" additive="true"/>
 
31
        </outline>
 
32
    </outline>
 
33
  </body>
 
34
</opml>