openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
March 2009
- 1 participants
- 910 discussions
Hello community,
here is the log from the commit of package cheese for openSUSE:Factory
checked in at Wed Mar 25 23:34:10 CET 2009.
--------
--- GNOME/cheese/cheese.changes 2009-03-09 03:37:16.000000000 +0100
+++ cheese/cheese.changes 2009-03-17 21:02:24.000000000 +0100
@@ -1,0 +2,21 @@
+Mon Mar 16 22:22:24 CET 2009 - mboman(a)suse.de
+
+- Update to version 2.26.0:
+ + Lock gdk mutex in photo-saved and video-saved callbacks Those
+ signals are emitted within a gstreamer callback so outside the
+ mainloop, hence the need for locking. This fixes the flash
+ locking issue and also the one about the grey thumbview right
+ after the flash, fixes bgo#566098
+ + Translation updates
+- Remove BuildRequires cairo-devel, gcc-c++, glib2-devel,
+ gstreamer-0_10-devel, pkg-config
+- Remove %if statements for <= 10.2
+- Remove commented out patch line for cheese-declaration.patch.
+ File does not exist in the package
+- Remove AutoReqProv, it's default
+- Replace %setup -n %{name}-%{version} with %setup -q
+- Use make %{?jobs:-j%jobs} instead of make
+- Don't package omf files in the main package (they get packaged
+ automatically in -lang due to bnc#449846)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
cheese-2.25.92.tar.bz2
New:
----
cheese-2.26.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cheese.spec ++++++
--- /var/tmp/diff_new_pack.O15969/_old 2009-03-25 23:32:15.000000000 +0100
+++ /var/tmp/diff_new_pack.O15969/_new 2009-03-25 23:32:15.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package cheese (Version 2.25.92)
+# spec file for package cheese (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,38 +19,26 @@
Name: cheese
-BuildRequires: cairo-devel
BuildRequires: dbus-1-devel
BuildRequires: evolution-data-server-devel
BuildRequires: fdupes
-BuildRequires: gcc-c++
-BuildRequires: glib2-devel
BuildRequires: gnome-desktop-devel
BuildRequires: gnome-doc-utils-devel
-BuildRequires: gstreamer-0_10-devel
BuildRequires: gstreamer-0_10-plugins-base-devel
BuildRequires: intltool
BuildRequires: libglade2-devel
BuildRequires: librsvg-devel
-BuildRequires: pkg-config
BuildRequires: python-gobject2
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
-%if %suse_version <= 1020
-%define _prefix /opt/gnome
-%define _sysconfdir /etc/%_prefix
-BuildRequires: extra-rpm-macros gconf2-rpm-macros
-%endif
-Summary: Cheese is a Photobooth-inspired application for taking pictures and videos
-Version: 2.25.92
+Summary: Cheese uses your webcam to take photos and videos
+Version: 2.26.0
Release: 1
License: GPL v2 or later
Group: Productivity/Graphics/Other
Source0: %{name}-%{version}.tar.bz2
-# Patch0: cheese-declaration.patch
Url: http://www.gnome.org/projects/cheese
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-AutoReqProv: on
Requires: %{name}-lang = %{version}
# won't start without that one:
Requires: gstreamer-0_10-plugins-good
@@ -71,14 +59,13 @@
%lang_package
%prep
-%setup -n %{name}-%{version}
+%setup -q
translation-update-upstream
-#%patch0 -p0
%build
%configure \
--disable-scrollkeeper
-make
+make %{?jobs:-j%jobs}
%install
%makeinstall
@@ -112,12 +99,29 @@
%{_datadir}/icons/hicolor/32x32/apps/cheese.png
%{_datadir}/icons/hicolor/48x48/apps/cheese.png
%{_datadir}/icons/hicolor/scalable/apps/cheese.svg
-%{_datadir}/omf/cheese
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
%files lang -f %{name}.lang
%changelog
+* Mon Mar 16 2009 mboman(a)suse.de
+- Update to version 2.26.0:
+ + Lock gdk mutex in photo-saved and video-saved callbacks Those
+ signals are emitted within a gstreamer callback so outside the
+ mainloop, hence the need for locking. This fixes the flash
+ locking issue and also the one about the grey thumbview right
+ after the flash, fixes bgo#566098
+ + Translation updates
+- Remove BuildRequires cairo-devel, gcc-c++, glib2-devel,
+ gstreamer-0_10-devel, pkg-config
+- Remove %%if statements for <= 10.2
+- Remove commented out patch line for cheese-declaration.patch.
+ File does not exist in the package
+- Remove AutoReqProv, it's default
+- Replace %%setup -n %%{name}-%%{version} with %%setup -q
+- Use make %%{?jobs:-j%%jobs} instead of make
+- Don't package omf files in the main package (they get packaged
+ automatically in -lang due to bnc#449846)
* Sun Mar 08 2009 vuntz(a)novell.com
- Review changes.
* Wed Mar 04 2009 lmedinas(a)gmail.com
++++++ cheese-2.25.92.tar.bz2 -> cheese-2.26.0.tar.bz2 ++++++
++++ 7797 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-packagekit for openSUSE:Factory
checked in at Wed Mar 25 23:32:06 CET 2009.
--------
--- GNOME/gnome-packagekit/gnome-packagekit.changes 2009-03-06 17:34:28.000000000 +0100
+++ gnome-packagekit/gnome-packagekit.changes 2009-03-16 14:49:54.000000000 +0100
@@ -1,0 +2,25 @@
+Mon Mar 16 14:46:16 CET 2009 - sbrabec(a)suse.cz
+
+- Added support for translation-update-upstream (FATE#301344).
+
+-------------------------------------------------------------------
+Wed Mar 11 09:32:34 CET 2009 - mboman(a)suse.de
+
+- Update to version 0.4.5:
+ + New Features:
+ * Merge in a new update viewer with a very different UI
+ + Bugfix:
+ * Allow markup in the error dialog message
+ * Disable the polling in GpkAnimatedIcon if the widget is
+ disabled
+ * Don't check for local for all the GUI tools, so we can use
+ vncviewer
+ * Correct some of the strings we show the user about the
+ restart mode
+ + Translation updates
+- Removed gnome-packagekit-fate303359.patch as per bnc#440498 (it
+ was not applied anyway)
+- Remove BuildRequires cairo-devel and gtk-doc
+- Don't use autoreconf
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-packagekit-0.4.4.tar.bz2
gnome-packagekit-fate303359.patch
New:
----
gnome-packagekit-0.4.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.y22543/_old 2009-03-25 23:29:44.000000000 +0100
+++ /var/tmp/diff_new_pack.y22543/_new 2009-03-25 23:29:44.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-packagekit (Version 0.4.4)
+# spec file for package gnome-packagekit (Version 0.4.5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
Name: gnome-packagekit
Url: http://packagekit.org/
-Version: 0.4.4
+Version: 0.4.5
Release: 1
License: GPL v2 or later
Source: %{name}-%{version}.tar.bz2
@@ -27,11 +27,22 @@
Patch2: gnome-packagekit-XGetWindowProperty.patch
#PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch fate 302445
Patch3: gnome-packagekit-fate302445.patch
-#PATCH-FEATURE-OPENSUSE gnome-packagekit-fate303359.patch fate 303359
-Patch4: gnome-packagekit-fate303359.patch
Patch5: gnome-packagekit-BNC383261.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: PackageKit-devel PolicyKit-gnome-devel cairo-devel dbus-1-devel desktop-file-utils gconf2-devel gettext-devel gnome-doc-utils-devel gtk-doc gtk2-devel intltool libglade2-devel libnotify-devel libtool sqlite-devel update-desktop-files
+BuildRequires: PackageKit-devel
+BuildRequires: PolicyKit-gnome-devel
+BuildRequires: dbus-1-devel
+BuildRequires: desktop-file-utils
+BuildRequires: gconf2-devel
+BuildRequires: gettext-devel
+BuildRequires: gnome-doc-utils-devel
+BuildRequires: gtk2-devel
+BuildRequires: intltool
+BuildRequires: libglade2-devel
+BuildRequires: libnotify-devel
+BuildRequires: sqlite-devel
+BuildRequires: translation-update-upstream
+BuildRequires: update-desktop-files
BuildRequires: gnome-menus-devel
Requires: gnome-icon-theme
Requires: %{name}-lang = %{version}
@@ -54,16 +65,15 @@
%lang_package
%prep
-%setup -q -n %{name}-%{version}
+%setup -q
+translation-update-upstream
%patch1 -p1
%patch2
%patch3 -p1
-# do not do this patch anymore BNC #440498
-# %patch4 -p1
%patch5 -p1
%build
-autoreconf -f -i
+#autoreconf -f -i
%configure \
--disable-scrollkeeper
%__make %{?jobs: -j%jobs}
@@ -113,6 +123,25 @@
%files lang -f %{name}.lang
%changelog
+* Mon Mar 16 2009 sbrabec(a)suse.cz
+- Added support for translation-update-upstream (FATE#301344).
+* Wed Mar 11 2009 mboman(a)suse.de
+- Update to version 0.4.5:
+ + New Features:
+ * Merge in a new update viewer with a very different UI
+ + Bugfix:
+ * Allow markup in the error dialog message
+ * Disable the polling in GpkAnimatedIcon if the widget is
+ disabled
+ * Don't check for local for all the GUI tools, so we can use
+ vncviewer
+ * Correct some of the strings we show the user about the
+ restart mode
+ + Translation updates
+- Removed gnome-packagekit-fate303359.patch as per bnc#440498 (it
+ was not applied anyway)
+- Remove BuildRequires cairo-devel and gtk-doc
+- Don't use autoreconf
* Fri Mar 06 2009 vuntz(a)novell.com
- Update to version 0.4.4:
+ Small improvement on PK_ROLE_ENUM_SEARCH_DETAILS
++++++ gnome-packagekit-0.4.4.tar.bz2 -> gnome-packagekit-0.4.5.tar.bz2 ++++++
++++ 35928 lines of diff (skipped)
++++++ gnome-packagekit-BNC383261.patch ++++++
--- /var/tmp/diff_new_pack.y22543/_old 2009-03-25 23:29:47.000000000 +0100
+++ /var/tmp/diff_new_pack.y22543/_new 2009-03-25 23:29:47.000000000 +0100
@@ -1,7 +1,7 @@
-diff --git a/src/gpk-client.c b/src/gpk-client.c
-index 3bc12b4..6792594 100644
---- a/src/gpk-client.c
-+++ b/src/gpk-client.c
+Index: gnome-packagekit-0.4.5/src/gpk-client.c
+===================================================================
+--- gnome-packagekit-0.4.5.orig/src/gpk-client.c
++++ gnome-packagekit-0.4.5/src/gpk-client.c
@@ -101,6 +101,7 @@ struct _GpkClientPrivate
gchar *parent_title;
gchar *parent_icon_name;
@@ -10,7 +10,7 @@
gint timeout;
GMainLoop *loop;
};
-@@ -198,8 +199,12 @@ gpk_client_libnotify_cb (NotifyNotification *notification, gchar *action, gpoint
+@@ -218,8 +219,12 @@ gpk_client_libnotify_cb (NotifyNotificat
egg_debug ("set %s to FALSE", GPK_CONF_NOTIFY_UPDATE_STARTED);
gconf_client_set_bool (gclient->priv->gconf_client, GPK_CONF_NOTIFY_UPDATE_STARTED, FALSE, NULL);
} else if (egg_strequal (action, "show-error-details")) {
@@ -25,7 +25,7 @@
} else if (egg_strequal (action, "cancel")) {
/* try to cancel */
ret = pk_client_cancel (gclient->priv->client_action, &error);
-@@ -481,6 +486,14 @@ gpk_client_error_code_cb (PkClient *client, PkErrorCodeEnum code, const gchar *d
+@@ -503,6 +508,14 @@ gpk_client_error_code_cb (PkClient *clie
return;
}
@@ -40,7 +40,7 @@
egg_debug ("code was %s", pk_error_enum_to_text (code));
/* use a modal dialog if showing progress, else use libnotify */
-@@ -488,7 +501,10 @@ gpk_client_error_code_cb (PkClient *client, PkErrorCodeEnum code, const gchar *d
+@@ -510,7 +523,10 @@ gpk_client_error_code_cb (PkClient *clie
message = gpk_error_enum_to_localised_message (code);
if (gclient->priv->show_progress) {
widget = GTK_WIDGET (gpk_client_dialog_get_window (gclient->priv->dialog));
@@ -52,7 +52,7 @@
return;
}
-@@ -654,7 +670,7 @@ gpk_client_error_msg (GpkClient *gclient, const gchar *title, GError *error)
+@@ -706,7 +722,7 @@ gpk_client_error_msg (GpkClient *gclient
/* hide the main window */
window = gpk_client_dialog_get_window (gclient->priv->dialog);
@@ -61,11 +61,11 @@
}
/**
-diff --git a/src/gpk-error.c b/src/gpk-error.c
-index 38aab70..18756e3 100644
---- a/src/gpk-error.c
-+++ b/src/gpk-error.c
-@@ -34,6 +34,32 @@
+Index: gnome-packagekit-0.4.5/src/gpk-error.c
+===================================================================
+--- gnome-packagekit-0.4.5.orig/src/gpk-error.c
++++ gnome-packagekit-0.4.5/src/gpk-error.c
+@@ -35,6 +35,32 @@
#include "gpk-common.h"
#include "gpk-error.h"
@@ -96,9 +96,9 @@
+}
+
/**
- * gpk_error_dialog_modal_with_time:
- * @window: the parent dialog
-@@ -44,12 +70,14 @@
+ * gpk_error_dialog_expanded_cb:
+ **/
+@@ -63,12 +89,14 @@ gpk_error_dialog_expanded_cb (GObject *o
* Shows a modal error, and blocks until the user clicks close
**/
gboolean
@@ -114,30 +114,29 @@
g_return_val_if_fail (title != NULL, FALSE);
g_return_val_if_fail (message != NULL, FALSE);
-@@ -78,8 +106,21 @@ gpk_error_dialog_modal_with_time (GtkWindow *window, const gchar *title, const g
+@@ -107,8 +135,21 @@ gpk_error_dialog_modal_with_time (GtkWin
g_free (text);
/* message */
-+ if (prompt_yast) {
-+ full_message = g_strconcat (message, "\n\n", prompt_yast, NULL);
-+ button = gtk_button_new_with_label(_("Start YaST and install updates manually"));
-+ g_signal_connect (button, "clicked", G_CALLBACK (gpk_error_dialog_yast_cb), NULL);
-+ /* add to box */
-+ widget = glade_xml_get_widget (glade_xml, "dialog_error");
-+ widget = gtk_dialog_get_action_area (GTK_DIALOG(widget));
-+ gtk_box_pack_start (GTK_BOX (widget), button, TRUE, TRUE, 0);
-+ gtk_widget_show (button);
-+ }
-+ else
-+ full_message = g_strdup (message);
++ if (prompt_yast) {
++ full_message = g_strconcat (message, "\n\n", prompt_yast, NULL);
++ button = gtk_button_new_with_label(_("Start YaST and install updates manually"));
++ g_signal_connect (button, "clicked", G_CALLBACK (gpk_error_dialog_yast_cb), NULL);
++ /* add to box */
++ widget = glade_xml_get_widget (glade_xml, "dialog_error");
++ widget = gtk_dialog_get_action_area (GTK_DIALOG(widget));
++ gtk_box_pack_start (GTK_BOX (widget), button, TRUE, TRUE, 0);
++ gtk_widget_show (button);
++ }
++ full_message = g_strdup (message);
++
widget = glade_xml_get_widget (glade_xml, "label_message");
-- gtk_label_set_label (GTK_LABEL (widget), message);
-+ gtk_label_set_label (GTK_LABEL (widget), full_message);
-+ g_free (full_message);
+ gtk_label_set_markup (GTK_LABEL (widget), message);
++ g_free (full_message);
/* show text in the expander */
if (egg_strzero (details)) {
-@@ -111,6 +152,13 @@ gpk_error_dialog_modal_with_time (GtkWindow *window, const gchar *title, const g
+@@ -139,6 +180,13 @@ gpk_error_dialog_modal_with_time (GtkWin
return TRUE;
}
@@ -149,9 +148,9 @@
+
+
/**
- * gpk_error_dialog_expanded_cb:
- **/
-@@ -123,7 +171,7 @@ gpk_error_dialog_modal_with_time (GtkWindow *window, const gchar *title, const g
+ * gpk_error_dialog_modal:
+ * @window: the parent dialog
+@@ -151,7 +199,7 @@ gpk_error_dialog_modal_with_time (GtkWin
gboolean
gpk_error_dialog_modal (GtkWindow *window, const gchar *title, const gchar *message, const gchar *details)
{
@@ -160,11 +159,11 @@
}
/**
-diff --git a/src/gpk-error.h b/src/gpk-error.h
-index 49240e8..8f0f4fd 100644
---- a/src/gpk-error.h
-+++ b/src/gpk-error.h
-@@ -33,11 +33,17 @@ gboolean gpk_error_dialog_modal (GtkWindow *window,
+Index: gnome-packagekit-0.4.5/src/gpk-error.h
+===================================================================
+--- gnome-packagekit-0.4.5.orig/src/gpk-error.h
++++ gnome-packagekit-0.4.5/src/gpk-error.h
+@@ -33,11 +33,17 @@ gboolean gpk_error_dialog_modal (GtkW
const gchar *title,
const gchar *message,
const gchar *details);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-phone-manager for openSUSE:Factory
checked in at Wed Mar 25 23:29:35 CET 2009.
--------
--- GNOME/gnome-phone-manager/gnome-phone-manager.changes 2008-09-05 12:19:43.000000000 +0200
+++ gnome-phone-manager/gnome-phone-manager.changes 2009-03-18 07:09:26.000000000 +0100
@@ -1,0 +2,25 @@
+Tue Mar 17 00:45:47 CET 2009 - mboman(a)suse.de
+
+- Update to version 0.65:
+ + Use new chooser button widget from gnome-bluetooth
+ + Add setting to set the time/date on the phone when connecting
+ + Save phone IMEI on startup
+ + More error output when we get disconnected because the device
+ went away
+ + Require evolution-data-server to parse vCards and vCals
+ + Use libcanberra to play sounds
+ + Add delete/add/list/put for phonebook entries, calendar items,
+ and Todos (unfinished)
+- Remove BuildRequires evolution-data-server-devel,
+ gstreamer010-devel, libgnomebt-devel, libgnomeui-devel,
+ librsvg-devel
+- Add BuildRequires evolution-devel, bluez-devel,
+ libcanberra-devel, gnome-bluetooth-devel
+- Remove PreReq
+- Remove AutoReqProv, it's default
+- Replace Requires gnome-phone-manager with %{name} = %{version} in
+ -telepathy section
+- Remove custom CFLAGS
+- Remove %if statements <= 10.2
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-phone-manager-0.60.tar.bz2
New:
----
gnome-phone-manager-0.65.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-phone-manager.spec ++++++
--- /var/tmp/diff_new_pack.Xp7867/_old 2009-03-25 23:23:07.000000000 +0100
+++ /var/tmp/diff_new_pack.Xp7867/_new 2009-03-25 23:23:07.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package gnome-phone-manager (Version 0.60)
+# spec file for package gnome-phone-manager (Version 0.65)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,17 @@
Name: gnome-phone-manager
-BuildRequires: evolution-data-server-devel fdupes gnokii-devel
-BuildRequires: gnome-icon-theme gstreamer010-devel gtkspell-devel intltool
-BuildRequires: libgnomebt-devel libgnomeui-devel librsvg-devel
-BuildRequires: telepathy-glib-devel update-desktop-files
-Version: 0.60
+BuildRequires: evolution-devel
+BuildRequires: fdupes
+BuildRequires: gnokii-devel
+BuildRequires: bluez-devel
+BuildRequires: libcanberra-devel
+BuildRequires: gtkspell-devel
+BuildRequires: intltool
+BuildRequires: gnome-bluetooth-devel
+BuildRequires: telepathy-glib-devel
+BuildRequires: update-desktop-files
+Version: 0.65
Release: 1
Url: http://usefulinc.com/software/phonemgr
Group: Hardware/Mobile
@@ -33,8 +39,6 @@
# PATCH-FIX-OPENSUSE gnome-phone-manager-desktop-icon-check.patch bnc337219
Patch0: gnome-phone-manager-desktop-icon-check.patch
Patch1: gnome-phone-manager-warnings.patch
-PreReq: filesystem gconf2
-AutoReqProv: on
Obsoletes: phonemgr
Provides: phonemgr
Requires: %{name}-lang = %{version}
@@ -57,8 +61,7 @@
License: GPL v2 or later
Summary: Telepathy connection manager for GNOME Phone Manager
Group: Hardware/Mobile
-AutoReqProv: on
-Requires: gnome-phone-manager
+Requires: %{name} = %{version}
%description telepathy
Provides connections to your phone for telepathy enabled applications.
@@ -76,8 +79,6 @@
%patch1
%build
-# e-contact-entry.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \
--libexecdir=%{_prefix}/lib/%{name} \
--disable-schemas-install
@@ -97,9 +98,7 @@
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$dir/apps/
ln -s %{_datadir}/icons/gnome/$dir/devices/phone.svg $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$dir/apps/gnome-phone-manager.svg
done
-%if %suse_version > 1020
%fdupes $RPM_BUILD_ROOT
-%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -123,13 +122,35 @@
%{_datadir}/dbus-1/services/*.service
%dir %{_datadir}/telepathy
%dir %{_datadir}/telepathy/managers
- %{_datadir}/telepathy/managers/*.manager
+%{_datadir}/telepathy/managers/*.manager
%dir %{_prefix}/lib/%{name}
%{_prefix}/lib/%{name}/
%files lang -f %{name}.lang
%changelog
+* Tue Mar 17 2009 mboman(a)suse.de
+- Update to version 0.65:
+ + Use new chooser button widget from gnome-bluetooth
+ + Add setting to set the time/date on the phone when connecting
+ + Save phone IMEI on startup
+ + More error output when we get disconnected because the device
+ went away
+ + Require evolution-data-server to parse vCards and vCals
+ + Use libcanberra to play sounds
+ + Add delete/add/list/put for phonebook entries, calendar items,
+ and Todos (unfinished)
+- Remove BuildRequires evolution-data-server-devel,
+ gstreamer010-devel, libgnomebt-devel, libgnomeui-devel,
+ librsvg-devel
+- Add BuildRequires evolution-devel, bluez-devel,
+ libcanberra-devel, gnome-bluetooth-devel
+- Remove PreReq
+- Remove AutoReqProv, it's default
+- Replace Requires gnome-phone-manager with %%{name} = %%{version} in
+ -telepathy section
+- Remove custom CFLAGS
+- Remove %%if statements <= 10.2
* Fri Sep 05 2008 mboman(a)novell.com
- Update to version 0.60:
+ Add the NetworkRegistrationChanged signal on the object,
@@ -227,7 +248,7 @@
- Add gnome-phone-manager-bgo-368920-no-c++.patch to fix the build
* Fri Oct 13 2006 danw(a)suse.de
- Remove dead patch
-* Thu Sep 21 2006 jhargadon(a)suse.de
+* Wed Sep 20 2006 jhargadon(a)suse.de
- update to version 0.8
- removed upstreamed patches
- Fix icon loading
@@ -239,7 +260,7 @@
- Fix installation of the icon files, and menu items
- Fix the phone number entry not appearing on startup
- Add support to the Nokia 6021 and Nokia 6230 models
-* Tue Sep 05 2006 ro(a)suse.de
+* Mon Sep 04 2006 ro(a)suse.de
- update to cvs to build with current e-d-s
* Wed Jun 21 2006 dgollub(a)suse.de
- fixed configure template to handle openobex pkgconfig file
++++++ gnome-phone-manager-0.60.tar.bz2 -> gnome-phone-manager-0.65.tar.bz2 ++++++
++++ 79850 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk-vnc for openSUSE:Factory
checked in at Wed Mar 25 23:22:57 CET 2009.
--------
--- GNOME/gtk-vnc/gtk-vnc.changes 2008-12-19 22:08:50.000000000 +0100
+++ gtk-vnc/gtk-vnc.changes 2009-03-19 04:43:15.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Mar 19 04:33:58 CET 2009 - vuntz(a)novell.com
+
+- Do not create a gtk-vnc package with only documentation, and
+ instead ship the documentation in the libgtk-vnc-1_0-0 package
+ (add Obsoletes/Provides for this)
+- Remove AutoReqProv: it's default now.
+- Remove check for old version of openSUSE.
+- Remove unneeded BuildRequires: perl-XML-Parser.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-vnc.spec ++++++
--- /var/tmp/diff_new_pack.M23913/_old 2009-03-25 23:14:43.000000000 +0100
+++ /var/tmp/diff_new_pack.M23913/_new 2009-03-25 23:14:43.000000000 +0100
@@ -23,23 +23,17 @@
BuildRequires: gnutls-devel
BuildRequires: gtk2-devel
BuildRequires: gtkglext-devel
-BuildRequires: perl-XML-Parser
BuildRequires: python-devel
-%if %suse_version <= 1010
-BuildRequires: python-gtk
-%else
BuildRequires: python-gtk-devel
-%endif
Summary: A GTK widget for VNC clients
Version: 0.3.8
-Release: 1
+Release: 2
License: LGPL v2.1 only; LGPL v2.1 or later
Group: Development/Libraries/X11
Source: http://downloads2.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Patch: gtk-vnc-0.3.3-pkgconfig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://gtk-vnc.sf.net/
-AutoReqProv: on
%py_requires
%description
@@ -53,6 +47,8 @@
License: LGPL v2.1 only; LGPL v2.1 or later
Summary: A GTK widget for VNC clients
Group: Development/Libraries/X11
+Provides: gtk-vnc = %{version}
+Obsoletes: gtk-vnc < %{version}
%description -n libgtk-vnc-1_0-0
gtk-vnc is a VNC viewer widget for GTK+. It is built using coroutines
@@ -104,12 +100,9 @@
%post -n libgtk-vnc-1_0-0 -p /sbin/ldconfig
-%files
-%defattr(-, root, root)
-%doc AUTHORS COPYING.LIB ChangeLog NEWS README
-
%files -n libgtk-vnc-1_0-0
%defattr(-, root, root)
+%doc AUTHORS COPYING.LIB ChangeLog NEWS README
%{_libdir}/*.so.0*
%files -n python-gtk-vnc
@@ -123,6 +116,13 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Thu Mar 19 2009 vuntz(a)novell.com
+- Do not create a gtk-vnc package with only documentation, and
+ instead ship the documentation in the libgtk-vnc-1_0-0 package
+ (add Obsoletes/Provides for this)
+- Remove AutoReqProv: it's default now.
+- Remove check for old version of openSUSE.
+- Remove unneeded BuildRequires: perl-XML-Parser.
* Sat Dec 20 2008 mboman(a)suse.de
- Update to version 0.3.8:
+ Fix threads based coroutine locking
@@ -151,7 +151,7 @@
+ Register internal signal handlers against class instead
of per object
+ New feature: Add API to allow down-scaling to be enabled.
-* Wed Aug 13 2008 crrodriguez(a)suse.de
+* Thu Aug 14 2008 crrodriguez(a)suse.de
- pkgconfig has an odd behaviour with "Requires.private"
* Mon Jun 23 2008 maw(a)suse.de
- Update to version 0.3.6:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdepim4 for openSUSE:Factory
checked in at Wed Mar 25 23:14:34 CET 2009.
--------
--- KDE/kdepim4/kdepim4.changes 2009-03-06 06:52:27.000000000 +0100
+++ kdepim4/kdepim4.changes 2009-03-15 20:20:29.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Mar 15 20:20:15 CET 2009 - coolo(a)suse.de
+
+- update branch diff - some kmail fixes
+
+-------------------------------------------------------------------
+Mon Mar 9 10:58:18 CET 2009 - dmueller(a)suse.de
+
+- move akonadiconsole to kde4-akonadi
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim4.spec ++++++
--- /var/tmp/diff_new_pack.c21237/_old 2009-03-25 23:13:33.000000000 +0100
+++ /var/tmp/diff_new_pack.c21237/_new 2009-03-25 23:13:33.000000000 +0100
@@ -35,7 +35,7 @@
Summary: Base package of kdepim
Url: http://www.kde.org
Version: 4.2.1
-Release: 2
+Release: 3
Source0: kdepim-%version.tar.bz2
Patch: 4_2_BRANCH.diff
Patch1: akregator-useragent.diff
@@ -214,6 +214,7 @@
grep "/usr/lib" filelists/libkdepim | grep -v "/kde4/" >filelists/libkdepim.libs
cat filelists/libkdepim.libs | while read line; do echo "%exclude $line";done >>filelists/libkdepim
echo "/usr/share/kde4/servicetypes/kontactplugin.desktop" >> filelists/kontact
+ echo "/usr/bin/akonadiconsole" >> filelists/akonadi
%create_exclude_filelist
%suse_update_desktop_file korganizer Office Calendar
%suse_update_desktop_file kalarm Utility TimeUtility
@@ -819,6 +820,10 @@
/usr/share/kde4/servicetypes/kpilotconduit.desktop
%changelog
+* Sun Mar 15 2009 coolo(a)suse.de
+- update branch diff - some kmail fixes
+* Mon Mar 09 2009 dmueller(a)suse.de
+- move akonadiconsole to kde4-akonadi
* Fri Mar 06 2009 coolo(a)suse.de
- filelist/devel does not exist and isn't used
* Fri Feb 27 2009 dmueller(a)suse.de
++++++ 4_2_BRANCH.diff ++++++
++++ 9845 lines (skipped)
++++ between KDE/kdepim4/4_2_BRANCH.diff
++++ and kdepim4/4_2_BRANCH.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kiwi for openSUSE:Factory
checked in at Wed Mar 25 23:13:22 CET 2009.
--------
--- kiwi/kiwi.changes 2009-03-19 16:17:01.000000000 +0100
+++ kiwi/kiwi.changes 2009-03-25 17:40:54.276737000 +0100
@@ -1,0 +2,31 @@
+Wed Mar 25 12:36:04 CET 2009 - ms(a)suse.de
+
+- v3.36
+- allow oem-reboot to take effect in recovery mode (bnc #487887)
+- improved the --list-xmlinfo option which now also prints
+ information about the repositories used for the image
+ and it will print out the install size in kB by using
+ the satsolver. Users can so check how much space is
+ required to build the root tree of the image
+
+-------------------------------------------------------------------
+Mon Mar 23 17:33:54 CET 2009 - mbarringer(a)suse.de
+
+- Adding "-m" to the imagewriter to start in a maximized window
+
+-------------------------------------------------------------------
+Mon Mar 23 10:28:31 CET 2009 - ms(a)suse.de
+
+- v3.35
+- Add support for repository ordering
+ * For KIWI system image builds with zypper (requires openSUSE 11.1 zypper)
+ * For installation images generation [bnc #487712]
+- removed KIWICollect_local.pm and also the --instsource-local
+ option from the code base. This module is no longer maintained
+ and all code related to this path went into KIWICollect.pm
+- add --dest-dir check when --build runs
+- fixed checkType function for iso tool check
+- include xml man page source to git
+- update template descriptions
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.d31004/_old 2009-03-25 23:01:16.000000000 +0100
+++ /var/tmp/diff_new_pack.d31004/_new 2009-03-25 23:01:16.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package kiwi (Version 3.34)
+# spec file for package kiwi (Version 3.36)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -50,7 +50,7 @@
Summary: OpenSuSE - KIWI Image System
Provides: kiwi2 <= 2.14
Obsoletes: kiwi2 <= 2.14
-Version: 3.34
+Version: 3.36
Release: 1
Group: System/Management
License: GPL v2 or later
@@ -463,7 +463,6 @@
%{_datadir}/kiwi/modules
%{_datadir}/kiwi/repo
%exclude %{_datadir}/kiwi/modules/KIWICollect.pm
-%exclude %{_datadir}/kiwi/modules/KIWICollect_local.pm
%exclude %{_datadir}/kiwi/modules/KIWIRepoMetaHandler.pm
%exclude %{_datadir}/kiwi/modules/KIWIUtil.pm
%{_datadir}/kiwi/tests
@@ -494,7 +493,6 @@
%files -n kiwi-instsource
%defattr(-, root, root)
%{_datadir}/kiwi/modules/KIWICollect.pm
-%{_datadir}/kiwi/modules/KIWICollect_local.pm
%{_datadir}/kiwi/modules/KIWIUtil.pm
%{_datadir}/kiwi/modules/KIWIRepoMetaHandler.pm
/usr/bin/suse-isolinux
@@ -611,6 +609,28 @@
%endif
%changelog
+* Wed Mar 25 2009 ms(a)suse.de
+- v3.36
+- allow oem-reboot to take effect in recovery mode (bnc #487887)
+- improved the --list-xmlinfo option which now also prints
+ information about the repositories used for the image
+ and it will print out the install size in kB by using
+ the satsolver. Users can so check how much space is
+ required to build the root tree of the image
+* Mon Mar 23 2009 mbarringer(a)suse.de
+- Adding "-m" to the imagewriter to start in a maximized window
+* Mon Mar 23 2009 ms(a)suse.de
+- v3.35
+- Add support for repository ordering
+ * For KIWI system image builds with zypper (requires openSUSE 11.1 zypper)
+ * For installation images generation [bnc #487712]
+- removed KIWICollect_local.pm and also the --instsource-local
+ option from the code base. This module is no longer maintained
+ and all code related to this path went into KIWICollect.pm
+- add --dest-dir check when --build runs
+- fixed checkType function for iso tool check
+- include xml man page source to git
+- update template descriptions
* Wed Mar 18 2009 ms(a)suse.de
- v3.34
- really fixed this path handling in upgrade mode
++++++ kiwi.tar.bz2 ++++++
kiwi/kiwi.tar.bz2 kiwi/kiwi.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package liferea for openSUSE:Factory
checked in at Wed Mar 25 23:01:04 CET 2009.
--------
--- GNOME/liferea/liferea.changes 2009-02-22 16:45:25.000000000 +0100
+++ liferea/liferea.changes 2009-03-14 23:59:48.000000000 +0100
@@ -1,0 +2,13 @@
+Sat Mar 14 23:50:28 CET 2009 - vuntz(a)novell.com
+
+- Update to version 1.4.27:
+ + sf#2537587: Changes XulRunner detection to work on some odd
+ Debian setups
+ + sf#2579914: Mozilla plugin doesn't compile, by not calling
+ gtk_moz_embed_set_comp_path() anymore.
+ + sf#2685494: Merge example feeds from trunk.
+ + Updated translations.
+- Respin liferea-opensuse-feeds.patch, and remove the Novell Forge
+ feed -- it's not that active.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
liferea-1.4.26.tar.bz2
New:
----
liferea-1.4.27.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ liferea.spec ++++++
--- /var/tmp/diff_new_pack.n26374/_old 2009-03-25 22:59:56.000000000 +0100
+++ /var/tmp/diff_new_pack.n26374/_new 2009-03-25 22:59:56.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package liferea (Version 1.4.26)
+# spec file for package liferea (Version 1.4.27)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -36,7 +36,7 @@
BuildRequires: update-desktop-files
License: GPL v2 or later
Group: Productivity/Other
-Version: 1.4.26
+Version: 1.4.27
Release: 1
Summary: Linux Feed Reader
Source: %{name}-%{version}.tar.bz2
@@ -112,6 +112,16 @@
%files lang -f %{name}.lang
%changelog
+* Sat Mar 14 2009 vuntz(a)novell.com
+- Update to version 1.4.27:
+ + sf#2537587: Changes XulRunner detection to work on some odd
+ Debian setups
+ + sf#2579914: Mozilla plugin doesn't compile, by not calling
+ gtk_moz_embed_set_comp_path() anymore.
+ + sf#2685494: Merge example feeds from trunk.
+ + Updated translations.
+- Respin liferea-opensuse-feeds.patch, and remove the Novell Forge
+ feed -- it's not that active.
* Sun Feb 22 2009 vuntz(a)novell.com
- Update to version 1.4.26:
+ sf#2570424: Fix build with --disable-gecko
++++++ liferea-1.4.26.tar.bz2 -> liferea-1.4.27.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/ChangeLog new/liferea-1.4.27/ChangeLog
--- old/liferea-1.4.26/ChangeLog 2009-02-21 19:52:19.000000000 +0100
+++ new/liferea-1.4.27/ChangeLog 2009-03-13 22:57:59.000000000 +0100
@@ -1,3 +1,17 @@
+2009-03-13 Adrian Bunk <bunk(a)users.sourceforge.net>
+
+ Version 1.4.27 (Stable)
+
+ * Update of Slovak translation (Pavol Klacanski)
+ * Fixes SF #2537587: Changes XulRunner detection to work
+ on some odd Debian setups (suggested by Vincent Lefevre)
+ * Fixes SF #2579914: Mozilla plugin doesn't compile,
+ by not calling gtk_moz_embed_set_comp_path() anymore.
+ (Lars Lindner)
+ * Fixes SF #2685494: Merge example feeds from trunk.
+ (Adrian Bunk)
+
+
2009-02-21 Adrian Bunk <bunk(a)users.sourceforge.net>
Version 1.4.26 (Stable)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/configure new/liferea-1.4.27/configure
--- old/liferea-1.4.26/configure 2009-02-21 19:54:05.000000000 +0100
+++ new/liferea-1.4.27/configure 2009-03-13 22:58:35.000000000 +0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for liferea 1.4.26.
+# Generated by GNU Autoconf 2.63 for liferea 1.4.27.
#
# Report bugs to <liferea-devel(a)lists.sourceforge.net>.
#
@@ -745,8 +745,8 @@
# Identity of this package.
PACKAGE_NAME='liferea'
PACKAGE_TARNAME='liferea'
-PACKAGE_VERSION='1.4.26'
-PACKAGE_STRING='liferea 1.4.26'
+PACKAGE_VERSION='1.4.27'
+PACKAGE_STRING='liferea 1.4.27'
PACKAGE_BUGREPORT='liferea-devel(a)lists.sourceforge.net'
ac_unique_file="src/feedlist.c"
@@ -1644,7 +1644,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures liferea 1.4.26 to adapt to many kinds of systems.
+\`configure' configures liferea 1.4.27 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1718,7 +1718,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of liferea 1.4.26:";;
+ short | recursive ) echo "Configuration of liferea 1.4.27:";;
esac
cat <<\_ACEOF
@@ -1882,7 +1882,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-liferea configure 1.4.26
+liferea configure 1.4.27
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1896,7 +1896,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by liferea $as_me 1.4.26, which was
+It was created by liferea $as_me 1.4.27, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2762,7 +2762,7 @@
# Define the identity of the package.
PACKAGE=liferea
- VERSION=1.4.26
+ VERSION=1.4.27
cat >>confdefs.h <<_ACEOF
@@ -21475,7 +21475,7 @@
gecko_cv_gecko=$with_gecko
# Autodetect gecko
-_geckos="xulrunner firefox mozilla-firefox seamonkey mozilla libxul-embedding libxul"
+_geckos="libxul-embedding xulrunner firefox mozilla-firefox seamonkey mozilla libxul"
if test -z "$gecko_cv_gecko"; then
for lizard in $_geckos; do
if $PKG_CONFIG --exists $lizard-xpcom; then
@@ -25556,7 +25556,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by liferea $as_me 1.4.26, which was
+This file was extended by liferea $as_me 1.4.27, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -25619,7 +25619,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-liferea config.status 1.4.26
+liferea config.status 1.4.27
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/configure.ac new/liferea-1.4.27/configure.ac
--- old/liferea-1.4.26/configure.ac 2009-02-21 19:52:02.000000000 +0100
+++ new/liferea-1.4.27/configure.ac 2009-03-13 22:57:59.000000000 +0100
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([liferea],[1.4.26],[liferea-devel(a)lists.sourceforge.net])
+AC_INIT([liferea],[1.4.27],[liferea-devel(a)lists.sourceforge.net])
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR([src/feedlist.c])
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/liferea.glade new/liferea-1.4.27/liferea.glade
--- old/liferea-1.4.26/liferea.glade 2009-01-31 23:12:40.000000000 +0100
+++ new/liferea-1.4.27/liferea.glade 2009-02-22 19:39:05.000000000 +0100
@@ -2184,7 +2184,7 @@
Martin Picek <picek.martin(a)gnome-cesko.cz>
Justin Forest <vhex(a)users.sf.net>
Mate Ory <orymate(a)gmail.com>
-Pavol Klacansky <pavolzetor(a)gmail.com>
+Pavol Klačanský <pavol(a)klacansky.com>
Evgenia Petoumenou <epetoumenou(a)gmail.com>
Besnik Bleza <besnik(a)programeshquip.org>
Sergey Rudchenko <sergey.rudchenko(a)gmail.com>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/liferea.spec new/liferea-1.4.27/liferea.spec
--- old/liferea-1.4.26/liferea.spec 2009-02-21 19:54:28.000000000 +0100
+++ new/liferea-1.4.27/liferea.spec 2009-03-13 22:58:51.000000000 +0100
@@ -1,6 +1,6 @@
Summary: Liferea (Linux RSS News Aggregator)
Name: liferea
-Version: 1.4.26
+Version: 1.4.27
Release: 1
Group: Applications/Internet
License: GPL
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/m4/gecko.m4 new/liferea-1.4.27/m4/gecko.m4
--- old/liferea-1.4.26/m4/gecko.m4 2009-02-08 01:13:54.000000000 +0100
+++ new/liferea-1.4.27/m4/gecko.m4 2009-03-09 21:12:31.000000000 +0100
@@ -62,7 +62,7 @@
gecko_cv_gecko=$with_gecko
# Autodetect gecko
-_geckos="xulrunner firefox mozilla-firefox seamonkey mozilla libxul-embedding libxul"
+_geckos="libxul-embedding xulrunner firefox mozilla-firefox seamonkey mozilla libxul"
if test -z "$gecko_cv_gecko"; then
for lizard in $_geckos; do
if $PKG_CONFIG --exists $lizard-xpcom; then
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_bg.opml new/liferea-1.4.27/opml/feedlist_bg.opml
--- old/liferea-1.4.26/opml/feedlist_bg.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_bg.opml 2009-03-13 21:57:08.000000000 +0100
@@ -15,13 +15,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_ca.opml new/liferea-1.4.27/opml/feedlist_ca.opml
--- old/liferea-1.4.26/opml/feedlist_ca.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_ca.opml 2009-03-13 21:57:08.000000000 +0100
@@ -8,7 +8,6 @@
<outline text="Notícies">
<outline text="Vilaweb" htmlUrl="http://www.vilaweb.cat" xmlUrl="http://www.vilaweb.cat/media/rss/noticies_edicio_333_rss.xml" />
<outline text="Avui" htmlUrl="http://www.avui.cat" xmlUrl="http://www.avui.cat/rss/articles.php" />
- <outline text="Generalitat de Catalunya" htmlUrl="http://www.gencat.cat" xmlUrl="http://www.gencat.cat/web/meugencat/cat/rss.htm" />
</outline>
<outline text="Tecnologia">
<outline text="Softcatalà" htmlUrl="http://www.softcatala.org" xmlUrl="http://www.softcatala.org/noticies/noticies.rss" />
@@ -20,13 +19,11 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="Fuentes de ejemplo (inglés)">
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_de.opml new/liferea-1.4.27/opml/feedlist_de.opml
--- old/liferea-1.4.26/opml/feedlist_de.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_de.opml 2009-03-13 21:57:08.000000000 +0100
@@ -15,7 +15,6 @@
<outline text="Podcasts">
<outline text="Chaos Radio" htmlUrl="http://blog.chaosradio.ccc.de/" xmlUrl="http://chaosradio.ccc.de/chaosradio-complete.rss" />
<outline text="Stiftung Warentest" htmlUrl="http://www.test.de" xmlUrl="http://www.test.de/rss/presse/audio-podcast/" />
- <outline text="BoDCast" htmlUrl="http://www.bod.de" xmlUrl="http://www.bod.de/bodcast/feed.xml"/>
<outline text="SWR2 Campus" htmlUrl="http://www.swr2.de/campus" xmlUrl="http://podcast24.de/xmlausgabe.php?id=1128"/>
<outline text="Sportal" htmlUrl="http://www.earpaper.de/loudblog/?cat=3" xmlUrl="http://www.earpaper.de/loudblog/podcast.php?cat=sportalradioshow"/>
</outline>
@@ -24,13 +23,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_es.opml new/liferea-1.4.27/opml/feedlist_es.opml
--- old/liferea-1.4.26/opml/feedlist_es.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_es.opml 2009-03-13 21:57:08.000000000 +0100
@@ -7,8 +7,6 @@
<outline text="Fuentes de ejemplo (castellano)">
<outline text="OSS">
<outline text="Hispalinux" htmlUrl="http://www.hispalinux.es/" xmlUrl="http://www.hispalinux.es/node/feed" />
- <outline text="Libertonia" htmlUrl="http://libertonia.escomposlinux.org/" xmlUrl="http://libertonia.escomposlinux.org/backend.rdf" />
- <outline text="Diarios de Libertonia" htmlUrl="http://libertonia.escomposlinux.org//section/Diary" xmlUrl="http://libertonia.escomposlinux.org/diary.rdf" />
<outline text="Barrapunto" htmlUrl="http://barrapunto.com/" xmlUrl="http://backends.barrapunto.com/barrapunto.rss" />
<outline text="BulmaLUG" htmlUrl="http://bulma.net/" xmlUrl="http://bulma.net/xml.php" />
</outline>
@@ -17,13 +15,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="Fuentes de ejemplo (inglés)">
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_eu.opml new/liferea-1.4.27/opml/feedlist_eu.opml
--- old/liferea-1.4.26/opml/feedlist_eu.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_eu.opml 2009-03-13 21:57:08.000000000 +0100
@@ -7,33 +7,26 @@
<outline text="Iturriak (euskaraz)">
<outline text="Software Librea">
<outline text="EuskalGNU" htmlUrl="http://www.euskalgnu.org" xmlUrl="http://www.euskalgnu.org/index.php?option=com_rss" />
- <outline text="Librezale" htmlUrl="http://www.librezale.org" xmlUrl="http://www.librezale.org/web/meugencat/cat/rss.htm" />
<outline text="Marrapuntu" htmlUrl="http://www.marrapuntu.org" xmlUrl="http://marrapuntu.org/?q=rss.xml" />
<outline text="Zabaldu" htmlUrl="http://www.zabaldu.com" xmlUrl="http://www.zabaldu.com/rss2.php" />
</outline>
<outline text="Egunkariak">
- <outline text="Argia" htmlUrl="http://www.argia.com" xmlUrl="http://www.argia.com/rss/haria.xml" />
<outline text="Berria" htmlUrl="http://www.berria.info" xmlUrl="http://www.berria.info/rss/ediziojarraia.php" />
<outline text="Eitb 24" htmlUrl="http://www.eitb24.com" xmlUrl="http://www.eitb24.com/rss/rss-eitb24-home-eu.xml" />
<outline text="Indymedia Euskal Herria" htmlUrl="http://euskalherria.indymedia.org" xmlUrl="http://euskalherria.indymedia.org/features.1-0.eu.rdf" />
<outline text="Sustatu" htmlUrl="http://www.sustatu.com" xmlUrl="http://www.sustatu.com/rdf" />
</outline>
- <outline text="Hainbat">
- <outline text="Zientzia.Net" htmlUrl="http://www.zientzia.net" xmlUrl="http://www.zientzia.net/elhrss.asp" />
- </outline>
</outline>
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_fr.opml new/liferea-1.4.27/opml/feedlist_fr.opml
--- old/liferea-1.4.26/opml/feedlist_fr.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_fr.opml 2009-03-13 21:57:08.000000000 +0100
@@ -14,24 +14,20 @@
<outline text="Geckozone - Articles" htmlUrl="http://www.geckozone.org/" xmlUrl="http://www.geckozone.org/articles/xml/" />
<outline text="MozillaZine-Fr" htmlUrl="http://www.mozillazine-fr.org/" xmlUrl="http://mozillazine-fr.org/contenu.xml" />
<outline text="LinuxFR" htmlUrl="http://linuxfr.org/" xmlUrl="http://linuxfr.org/backend/news/rss20.rss" />
- <outline text="LinuxFrench.Net" htmlUrl="http://www.linuxfrench.net/" xmlUrl="http://www.linuxfrench.net/backend.php" />
<outline text="Le Monde.fr" htmlUrl="http://www.lemonde.fr/" xmlUrl="http://www.lemonde.fr/rss/sequence/0,2-3208,1-0,0.xml" />
<outline text="Le Nouvel Observateur" htmlUrl="http://permanent.nouvelobs.com/" xmlUrl="http://permanent.nouvelobs.com/rss_permanent.xml" />
<outline text="EuroNews" htmlUrl="http://www.euronews.net/create_html.php?page=accueil_info&langue=fr" xmlUrl="http://www.euronews.net/rss/euronews_en.xml" />
<outline text="AlloCiné" htmlUrl="http://www.allocine.fr/film/cettesemaine.html" xmlUrl="http://www.lamoooche.com/getRSS.php?idnews=56" />
<outline text="LaMoooche.com" htmlUrl="http://www.lamoooche.com/" xmlUrl="http://www.lamoooche.com/getRSS.php?idnews=758" />
- <outline text="Agence Modiale d'information" htmlUrl="http://www.afp.com/francais/home/" xmlUrl="http://www.afp.com/francais/rss/stories.xml" />
</outline>
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_nl.opml new/liferea-1.4.27/opml/feedlist_nl.opml
--- old/liferea-1.4.26/opml/feedlist_nl.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_nl.opml 2009-03-13 21:57:08.000000000 +0100
@@ -7,13 +7,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist.opml new/liferea-1.4.27/opml/feedlist.opml
--- old/liferea-1.4.26/opml/feedlist.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist.opml 2009-03-13 21:57:08.000000000 +0100
@@ -5,19 +5,20 @@
</head>
<body>
<!-- lets keep this default English block in sync over all feed lists! -->
- <outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="Example Feeds"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
- </outline>
+ </outline>
+ <outline text="Podcasts"> <!-- translate this for localized feed list -->
+ <outline text="EscapePod" htmlUrl="http://escapepod.org" xmlUrl="http://escapepod.org/podcast.xml"/>
+ </outline>
</outline>
<!-- end of default block -->
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pl.opml new/liferea-1.4.27/opml/feedlist_pl.opml
--- old/liferea-1.4.26/opml/feedlist_pl.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_pl.opml 2009-03-13 21:57:08.000000000 +0100
@@ -7,7 +7,6 @@
<outline text="Przykładowe Subskrypcje">
<outline text="polskie">
<outline text="7thGuard.net" htmlUrl="http://www.7thguard.net/" xmlUrl="http://rss.7thguard.net/7thguard.xml" />
- <outline text="LinuxNews.pl" htmlUrl="http://www.linuxnews.pl/" xmlUrl="http://www.linuxnews.pl/rss-index.html" />
<outline text="Linux.pl" htmlUrl="http://linux.pl/" xmlUrl="http://www.linux.pl/rss.php" />
<outline text="e-Linux.pl" htmlUrl="http://www.e-linux.pl/" xmlUrl="http://www.e-linux.pl/modules/rss/rss.php" />
<outline text="Hacking.pl" htmlUrl="http://hacking.pl/" xmlUrl="http://rss.hacking.pl/" />
@@ -15,13 +14,11 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="międzynarodowe">
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pt_BR.opml new/liferea-1.4.27/opml/feedlist_pt_BR.opml
--- old/liferea-1.4.26/opml/feedlist_pt_BR.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_pt_BR.opml 2009-03-13 21:57:08.000000000 +0100
@@ -12,13 +12,11 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="internacional">
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pt.opml new/liferea-1.4.27/opml/feedlist_pt.opml
--- old/liferea-1.4.26/opml/feedlist_pt.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_pt.opml 2009-03-13 21:57:08.000000000 +0100
@@ -13,14 +13,12 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="internacional">
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet Debian" htmlUrl="http://planet.debian.org/" xmlUrl="http://planet.debian.org/rss20.xml" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_ru.opml new/liferea-1.4.27/opml/feedlist_ru.opml
--- old/liferea-1.4.26/opml/feedlist_ru.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_ru.opml 2009-03-13 21:57:08.000000000 +0100
@@ -18,13 +18,11 @@
<outline text="Международные ленты новостей">
<outline text="Свободное программное обеспечение">
<outline text="Open source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_sk.opml new/liferea-1.4.27/opml/feedlist_sk.opml
--- old/liferea-1.4.26/opml/feedlist_sk.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_sk.opml 2009-03-13 21:57:08.000000000 +0100
@@ -9,13 +9,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
<outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
<outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
<outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" />
<outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" />
<outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" />
- <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" />
<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
<outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" />
<outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" />
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_sv.opml new/liferea-1.4.27/opml/feedlist_sv.opml
--- old/liferea-1.4.26/opml/feedlist_sv.opml 2008-10-25 14:28:52.000000000 +0200
+++ new/liferea-1.4.27/opml/feedlist_sv.opml 2009-03-13 21:57:08.000000000 +0100
@@ -14,13 +14,11 @@
<outline title="Nyheter från Expressen" text="Nyheter från Expressen" description="Nyheter från Expressen" type="rss" htmlUrl="http://expressen.se/1.573280.1175529352?standAlone=true" xmlUrl="http://expressen.se/1.573280?standAlone=true" lastPollTime="1176494844" lastFaviconPollTime="1176494844"/>
</outline>
<outline title="Öppen källkod" text="Öppen källkod" description="Öppen källkod" type="folder">
- <outline title="art.gnome.org" text="art.gnome.org" description="art.gnome.org" type="rss" htmlUrl="http://art.gnome.org" xmlUrl="http://art.gnome.org/backend.php" etag="05929c16ed169f933f77b664e34b3d90" lastModified="Fri, 13 Apr 2007 00:35:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/>
<outline title="Gnomefiles" text="Gnomefiles" description="Gnomefiles" type="rss" htmlUrl="http://www.gnomefiles.org" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" etag=""338080-3103-87904040"" lastModified="Fri, 13 Apr 2007 19:30:01 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
<outline title="GNOME Footnotes" text="GNOME Footnotes" description="GNOME Footnotes" type="rss" htmlUrl="http://gnomedesktop.org" xmlUrl="http://www.gnomedesktop.org/backend.php" etag=""ad0d7d7c8988cf6a0d484e832d2769ff"" lastModified="Fri, 13 Apr 2007 19:30:05 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/>
<outline title="GrokLaw" text="GrokLaw" description="GrokLaw" type="rss" htmlUrl="http://www.groklaw.net" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" etag=""c1a52-10198-461fde7d"" lastModified="Fri, 13 Apr 2007 19:48:13 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
<outline title="Linux.com" text="Linux.com" description="Linux.com" type="rss" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" etag="rMgsO1G/In5moLnQ4uOySU3R5Wk" lastModified="Fri, 13 Apr 2007 17:15:23 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
<outline title="mozillaZine" text="mozillaZine" description="mozillaZine" type="rss" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" etag=""1664e2-b3d-ba57bdc0"" lastModified="Fri, 13 Apr 2007 17:21:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
- <outline title="Newsforge" text="Newsforge" description="Newsforge" type="rss" htmlUrl="http://www.newsforge.com/" xmlUrl="http://www.newsforge.com/newsforge.rss" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
<outline title="Planet GNOME" text="Planet GNOME" description="Planet GNOME" type="rss" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/rss20.xml" etag=""7002b0-f350-abbe5600"" lastModified="Fri, 13 Apr 2007 19:40:08 GMT" lastPollTime="1176493726" lastFaviconPollTime="1173993849"/>
<outline title="Slashdot" text="Slashdot" description="Slashdot" type="rss" htmlUrl="http://slashdot.org/" xmlUrl="http://slashdot.org/slashdot.rss" etag="DMtXnVxoVoIvDhGDrbbb26dy6hs" lastModified="Fri, 13 Apr 2007 19:24:17 GMT" lastPollTime="1176493724" lastFaviconPollTime="1174974955"/>
<outline title="TuxMobil" text="TuxMobil" description="TuxMobil" type="rss" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" etag=""520211-fc3-461e3960"" lastModified="Thu, 12 Apr 2007 13:51:28 GMT" lastPollTime="1176493724" lastFaviconPollTime="1174974955"/>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/po/sk.po new/liferea-1.4.27/po/sk.po
--- old/liferea-1.4.26/po/sk.po 2008-10-25 14:28:53.000000000 +0200
+++ new/liferea-1.4.27/po/sk.po 2009-02-22 19:39:05.000000000 +0100
@@ -1,7 +1,7 @@
# translation of liferea.
-# Copyright (C) 2008 Free Software Foundation, Inc
+# Copyright (C) 2008-2009 Free Software Foundation, Inc
# This file is distributed under the same license as the liferea package.
-# Pavol Klačanský <pavolzetor(a)gmail.com>, 2008.
+# Pavol Klačanský <pavol(a)klacansky.com>, 2008, 2009.
#
#
msgid ""
@@ -9,13 +9,13 @@
"Project-Id-Version: liferea\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-08 23:59+0200\n"
-"PO-Revision-Date: 2008-09-08 17:06+0200\n"
-"Last-Translator: Pavol Klačanský <pavolzetor(a)gmail.com>\n"
+"PO-Revision-Date: 2009-02-22 12:16+0100\n"
+"Last-Translator: Pavol Klačanský <pavol(a)klacansky.com>\n"
"Language-Team: Slovak <sk-i18n(a)lists.linux.sk>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;"
+"Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
#: ../liferea.glade.h:1
msgid " "
@@ -47,7 +47,7 @@
#: ../liferea.glade.h:8
msgid "<b>Hook</b>"
-msgstr ""
+msgstr "<b>Prichytenie</b>"
#: ../liferea.glade.h:9
msgid "<b>Pending Requests</b>"
@@ -67,17 +67,20 @@
#: ../liferea.glade.h:13
msgid "<b>text/plain</b>"
-msgstr ""
+msgstr "<b>text/plain</b>"
#: ../liferea.glade.h:14
msgid ""
"<i>This option can cause significant delays when loading folders containing "
"many feeds.</i>"
msgstr ""
+"<i>Táto voľba môže spôsobiť podstatné oneskorenie, keď sa bude načítavať "
+"priečinok s veľkým obsahom kanálov.</i>"
#: ../liferea.glade.h:15
msgid "<span color=\"blue\" underline=\"single\">Liferea Homepage</span>"
-msgstr "<span color=\"blue\" underline=\"single\">Domovská stránka Liferea</span>"
+msgstr ""
+"<span color=\"blue\" underline=\"single\">Domovská stránka Liferea</span>"
#: ../liferea.glade.h:16
msgid "<span weight=\"bold\">Downloading Enclosures</span>"
@@ -169,7 +172,9 @@
#: ../liferea.glade.h:38
msgid "Auto-_load item link in configured browser when selecting articles."
-msgstr "Pri vybratí článku automaticky otvoriť odkaz na č_lánok v nastavenom prehliadači."
+msgstr ""
+"Pri vybratí článku automaticky otvoriť odkaz na č_lánok v nastavenom "
+"prehliadači."
#: ../liferea.glade.h:39
msgid "Browser"
@@ -359,7 +364,7 @@
#: ../liferea.glade.h:109
msgid "Exec Command"
-msgstr ""
+msgstr "Vykoná príkaz"
#: ../liferea.glade.h:110
msgid "Feed _Name:"
@@ -429,8 +434,8 @@
"Note: <i>The username and password will be saved to your Liferea feedlist "
"file without using encryption.</i>"
msgstr ""
-"Poznámka: <i>Používateľské meno a heslo bude uložené vo vašom Liferea "
-"súbore so zoznamom kanálov bez použitia šifrovania.</i>"
+"Poznámka: <i>Používateľské meno a heslo bude uložené vo vašom Liferea súbore "
+"so zoznamom kanálov bez použitia šifrovania.</i>"
#: ../liferea.glade.h:126
msgid ""
@@ -507,7 +512,7 @@
#: ../liferea.glade.h:143
msgid "Search _Link for"
-msgstr ""
+msgstr "Vyhľadať _odkaz"
#: ../liferea.glade.h:144
msgid "Select File..."
@@ -550,6 +555,8 @@
"Starts searching for the specified text in all feeds. The search result will "
"appear in the item list."
msgstr ""
+"Začne vyhľadávanie zadaného textu vo všetkých kanáloch. Výsledok hľadania sa "
+"zobrazí v zozname článkov."
#: ../liferea.glade.h:154
msgid "Subscription Properties"
@@ -563,12 +570,13 @@
msgid ""
"The cache setting controls if the contents of feeds are saved when Liferea "
"exits. Marked items are always saved to the cache."
-msgstr ""
+msgstr "Nastavenia cache"
#: ../liferea.glade.h:158
#, no-c-format
msgid "This feed provider suggests an update interval of %d minutes."
msgstr ""
+"Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút."
#: ../liferea.glade.h:159
msgid "Toolbar _button labels:"
@@ -655,7 +663,7 @@
#: ../liferea.glade.h:179
msgid "_Feed specific update interval of"
-msgstr ""
+msgstr "Š_pecifický interval aktualizácie kanálu"
#: ../liferea.glade.h:180
msgid "_Folder name:"
@@ -724,7 +732,7 @@
#: ../liferea.glade.h:197
msgid "_Show the items of all child feeds when a folder is selected."
-msgstr ""
+msgstr "_Zobraziť články všetkých vnorených kanálov, keď je vybraný priečinok."
#: ../liferea.glade.h:198
msgid "_Skim through articles with:"
@@ -806,15 +814,15 @@
#: ../xslt/feed.xml.in.h:4
msgid "Filter Error Details"
-msgstr ""
+msgstr "Podrobnosti chyby filtru"
#: ../xslt/feed.xml.in.h:5
msgid "Parser Error Details"
-msgstr ""
+msgstr "Podrobnosti chyby parsera"
#: ../xslt/feed.xml.in.h:6
msgid "Publisher"
-msgstr ""
+msgstr "Vydavateľ"
#: ../xslt/feed.xml.in.h:7 ../xslt/source.xml.in.h:1
msgid "Source:"
@@ -830,11 +838,11 @@
#: ../xslt/feed.xml.in.h:9
msgid "There were errors while filtering this feed!"
-msgstr ""
+msgstr "Počas filtrovania tohto kanálu tu boli chyby!"
#: ../xslt/feed.xml.in.h:10
msgid "There were errors while parsing this feed!"
-msgstr ""
+msgstr "Počas parsovania tohto kanálu tu boli chyby!"
#: ../xslt/feed.xml.in.h:11
msgid ""
@@ -869,7 +877,7 @@
#: ../xslt/item.xml.in.h:3
msgid "Comments"
-msgstr ""
+msgstr "Komentáre"
#: ../xslt/item.xml.in.h:4
msgid "Creator"
@@ -897,7 +905,7 @@
#: ../xslt/item.xml.in.h:10
msgid "Section"
-msgstr ""
+msgstr "Sekcia"
#: ../xslt/item.xml.in.h:12
msgid "Updating..."
@@ -909,7 +917,7 @@
#: ../xslt/item.xml.in.h:14
msgid "comments"
-msgstr ""
+msgstr "komentáre"
#: ../xslt/item.xml.in.h:15
msgid "flag"
@@ -924,8 +932,8 @@
"Add items to this news bin by selecting \"Copy to News Bin\" from the item "
"list context menu."
msgstr ""
-"Pridať články do tohto archívu vybraním položky \"Kopírovať do archívu\" "
-"so zoznamu kontextovej ponuky."
+"Pridať články do tohto archívu vybraním položky \"Kopírovať do archívu\" so "
+"zoznamu kontextovej ponuky."
#: ../xslt/newsbin.xml.in.h:2
msgid "News Bin:"
@@ -978,7 +986,7 @@
#: ../src/common.c:433
msgid "Payment Required"
-msgstr ""
+msgstr "Požadovaná platba"
#: ../src/common.c:434
msgid "Access Forbidden"
@@ -986,15 +994,15 @@
#: ../src/common.c:435
msgid "Resource Not Found"
-msgstr ""
+msgstr "Zdroj nebol nádjený"
#: ../src/common.c:436
msgid "Method Not Allowed"
-msgstr ""
+msgstr "Metóda nie je povolená"
#: ../src/common.c:437
msgid "Not Acceptable"
-msgstr ""
+msgstr "Neprijateľný"
#: ../src/common.c:438
msgid "Proxy Authentication Required"
@@ -1022,7 +1030,7 @@
#: ../src/common.c:448
msgid "(unknown networking error happened)"
-msgstr ""
+msgstr "(nastala neznáma chyba siete)"
#: ../src/common.c:459
msgid "URL is invalid"
@@ -1079,7 +1087,7 @@
#: ../src/export.c:152
#, c-format
msgid "Error renaming %s to %s\n"
-msgstr ""
+msgstr "Chyba premenovania %s na %s\n"
#: ../src/export.c:322 ../src/export.c:324
#, c-format
@@ -1098,6 +1106,7 @@
#, c-format
msgid "\"%s\" is not a valid OPML document! Liferea cannot import this file!"
msgstr ""
+"\"%s\" nie je platný OPML dokument! Liferea nemôže importovať tento súbor!"
#: ../src/export.c:373
msgid "Imported feed list"
@@ -1113,7 +1122,7 @@
#: ../src/export.c:392
msgid "Error while exporting feed list!"
-msgstr ""
+msgstr "Chyba počas exportovania zoznamu kanálov!"
#: ../src/export.c:394
msgid "Feed List exported!"
@@ -1187,10 +1196,10 @@
"automatically. Please remove this directory manually once you are sure "
"migration was successful!"
msgstr ""
-"Táto verzia programu Liferea používa nový formát cache a musí premiestniť"
-"vašu cache kanálov. Obsah cache vo v1.2 v priečinku ~/.liferea_1.2 nebude "
-"automaticky odstránený. Odstránte, prosím, tento priečinok ručne akonáhle "
-"si budete istý že premiestnenie bolo úspešné!"
+"Táto verzia programu Liferea používa nový formát cache a musí "
+"premiestniťvašu cache kanálov. Obsah cache vo v1.2 v priečinku ~/."
+"liferea_1.2 nebude automaticky odstránený. Odstránte, prosím, tento "
+"priečinok ručne akonáhle si budete istý že premiestnenie bolo úspešné!"
#: ../src/html.c:154
msgid "Feed link auto discovery failed! No feed links found!"
@@ -1215,15 +1224,15 @@
#: ../src/main.c:72
msgid " Start Liferea with its main window in STATE."
-msgstr " Spustiť Liferea s hlavným oknom v STAVE."
+msgstr " Spustí program Liferea s hlavným oknom v STAVE."
#: ../src/main.c:73
msgid " STATE may be `shown', `iconified', or `hidden'"
-msgstr " STAV môže byť `shown', `iconified', or `hidden'"
+msgstr " STAV môže byť `shown', `iconified', alebo `hidden'"
#: ../src/main.c:75
msgid " --debug-<topic> Print debugging messages for the given topic"
-msgstr " --debug-<topic> Vypíše správy ladenia pre zadaný tému"
+msgstr " --debug-<téma> Vypíše správy ladenia pre zadanú tému"
#: ../src/main.c:76
msgid " Possible topics are: all,cache,conf,db,gui,html"
@@ -1235,17 +1244,17 @@
#: ../src/main.c:157
msgid "Liferea seems to be running already!"
-msgstr ""
+msgstr "Zdá sa, že Liferea je už spustená!"
#: ../src/main.c:227
#, c-format
msgid "The --mainwindow-state argument must be given a parameter.\n"
-msgstr ""
+msgstr "Argumentu --mainwindow-state musí byť predaný parameter.\n"
#: ../src/main.c:235
#, c-format
msgid "The --session argument must be given a parameter.\n"
-msgstr ""
+msgstr "Argumentu --session musí byť predaný parameter.\n"
#: ../src/main.c:238
#, c-format
@@ -1415,7 +1424,7 @@
#: ../src/xml.c:499
msgid "XML Parser: Could not parse document:\n"
-msgstr ""
+msgstr "XML parser: Nemohol byť parsovaný dokument:\n"
#: ../src/ui/eggtrayicon.c:133
msgid "Orientation"
@@ -1432,7 +1441,7 @@
#: ../src/ui/ui_enclosure.c:74
#, c-format
msgid "\"%s\" is not a valid enclosure type config file!"
-msgstr ""
+msgstr "\"%s\" nie je platný typ prílohy konfiguračného súboru!"
#. just saving
#: ../src/ui/ui_enclosure.c:165
@@ -1482,7 +1491,7 @@
#. FIXME: bad because this is not only used for item links!
#: ../src/ui/ui_htmlview.c:202
msgid "This item does not have a link assigned!"
-msgstr ""
+msgstr "Tento článok nemá priradený odkaz!"
#: ../src/ui/ui_htmlview.c:297 ../src/ui/ui_htmlview.c:317
#, c-format
@@ -1492,7 +1501,7 @@
#: ../src/ui/ui_htmlview.c:320
#, c-format
msgid "Starting: \"%s\""
-msgstr ""
+msgstr "Spúšťa sa: \"%s"
#: ../src/ui/ui_itemlist.c:211
msgid "<i>*** No title ***</i>"
@@ -1510,11 +1519,11 @@
#: ../src/ui/ui_itemlist.c:581 ../src/ui/ui_itemlist.c:729
#: ../src/ui/ui_itemlist.c:747
msgid "No item has been selected"
-msgstr ""
+msgstr "Neboli vybrané články"
#: ../src/ui/ui_itemlist.c:504
msgid "This item has no link specified!"
-msgstr ""
+msgstr "Tento článok nemá špecifikovaný odkaz!"
#: ../src/ui/ui_itemlist.c:571
msgid "You must select a feed to delete its items!"
@@ -1522,7 +1531,7 @@
#: ../src/ui/ui_itemlist.c:757
msgid "No link selected!"
-msgstr ""
+msgstr "Žiadny vybraný odkaz!"
#. launch the homepage when button in about dialog is pressed
#: ../src/ui/ui_mainwindow.c:206
@@ -1531,7 +1540,7 @@
#: ../src/ui/ui_mainwindow.c:210
msgid "topics_en.html"
-msgstr ""
+msgstr "topics_en.html"
#: ../src/ui/ui_mainwindow.c:211
msgid "Help Topics"
@@ -1539,7 +1548,7 @@
#: ../src/ui/ui_mainwindow.c:217
msgid "reference_en.html"
-msgstr ""
+msgstr "reference_en.html"
#: ../src/ui/ui_mainwindow.c:218
msgid "Quick Reference"
@@ -1547,7 +1556,7 @@
#: ../src/ui/ui_mainwindow.c:223
msgid "faq_en.html"
-msgstr ""
+msgstr "faq_en.html"
#: ../src/ui/ui_mainwindow.c:224
msgid "FAQ"
@@ -1564,11 +1573,12 @@
"subscription select Feeds -> New Subscription. To browse the headlines of "
"a feed select it in the feed list and the headlines will be loaded into the "
"right pane.</p>"
-msgstr "<p>Vitajte v programe <b>Liferea</b>, agregátor správ pre internetové "
-"kanály so správami.</p><p>Lavá časť obsahuje zoznam prihlásení. Pre "
-"pridanie prihlásenia vyberte Prihlásenia -> Nové prihlásenie. Pre "
-"prehliadanie článkov kanálu ho vyberte v zozname a článok bude načítaný "
-"v pravej časti.</p>"
+msgstr ""
+"<p>Vitajte v programe <b>Liferea</b>, agregátor správ pre internetové kanály "
+"so správami.</p><p>Lavá časť obsahuje zoznam prihlásení. Pre pridanie "
+"prihlásenia vyberte Prihlásenia -> Nové prihlásenie. Pre prehliadanie "
+"článkov kanálu ho vyberte v zozname a článok bude načítaný v pravej časti.</"
+"p>"
#: ../src/ui/ui_mainwindow.c:745
msgid "Liferea is now online"
@@ -1660,7 +1670,7 @@
#: ../src/ui/ui_mainwindow.c:1028
msgid "Toggles the read status of the selected item."
-msgstr ""
+msgstr "Prepne stav prečítaný vybraného článku."
#: ../src/ui/ui_mainwindow.c:1030
msgid "Toggle Item _Flag"
@@ -1668,7 +1678,7 @@
#: ../src/ui/ui_mainwindow.c:1030
msgid "Toggles the flag status of the selected item."
-msgstr ""
+msgstr "Prepne stav emblému vybraného článku."
#: ../src/ui/ui_mainwindow.c:1032
msgid "R_emove"
@@ -1676,7 +1686,7 @@
#: ../src/ui/ui_mainwindow.c:1032
msgid "Removes the selected item."
-msgstr ""
+msgstr "Odstráni vybraný článok."
#: ../src/ui/ui_mainwindow.c:1034
msgid "_Launch In Browser"
@@ -1792,7 +1802,7 @@
#: ../src/ui/ui_mainwindow.c:1064
msgid "Set view mode to mail client mode."
-msgstr ""
+msgstr "Nastaví režim zobrazenia na režim poštového klienta."
#: ../src/ui/ui_mainwindow.c:1066
msgid "_Wide View"
@@ -1800,7 +1810,7 @@
#: ../src/ui/ui_mainwindow.c:1066
msgid "Set view mode to use three vertical panes."
-msgstr ""
+msgstr "Nastaví režim zobrazenia s použitím troch zvislých častí."
#: ../src/ui/ui_mainwindow.c:1068
msgid "_Combined View"
@@ -1808,7 +1818,7 @@
#: ../src/ui/ui_mainwindow.c:1068
msgid "Set view mode to two pane mode."
-msgstr ""
+msgstr "Nastaví režim zobrazenia na režim s dvomi časťami."
#: ../src/ui/ui_mainwindow.c:1073
msgid "_New Subscription..."
@@ -1840,7 +1850,7 @@
#: ../src/ui/ui_mainwindow.c:1077
msgid "Adds a new feed list source."
-msgstr ""
+msgstr "Pridá nový zdroj zoznamu kanálov."
#: ../src/ui/ui_mainwindow.c:1078
msgid "New _News Bin..."
@@ -1859,8 +1869,8 @@
"Marks all items of the selected subscription or of all subscriptions of the "
"selected folder as read."
msgstr ""
-"Označí všetky články vybratého prihlásenia alebo všetkých prihlásení "
-"vo vybratom priečinku ako prečítané."
+"Označí všetky články vybratého prihlásenia alebo všetkých prihlásení vo "
+"vybratom priečinku ako prečítané."
#: ../src/ui/ui_mainwindow.c:1084
msgid "_Update"
@@ -1899,12 +1909,18 @@
#: ../src/ui/ui_mainwindow.c:1228
#, c-format
msgid " (%d new)"
-msgstr " (%d nových)"
+msgid_plural " (%d new)"
+msgstr[0] " (%d nových)"
+msgstr[1] " (%d nový)"
+msgstr[2] " (%d nové)"
#: ../src/ui/ui_mainwindow.c:1234
#, c-format
msgid "%d unread%s"
-msgstr "%d neprečítaných%s"
+msgid_plural "%d unread%s"
+msgstr[0] "%d neprečítaných%s"
+msgstr[1] "%d neprečítaný%s"
+msgstr[2] "%d neprečítané%s"
#: ../src/ui/ui_node.c:110
msgid "<i>(empty)</i>"
@@ -2071,11 +2087,11 @@
#: ../src/ui/ui_prefs.c:137
msgid "Force update of all feeds"
-msgstr ""
+msgstr "Vnútiť aktualizáciu všetkých kanálov"
#: ../src/ui/ui_prefs.c:138
msgid "No feed update at all"
-msgstr ""
+msgstr "Vôbec neaktualizovať kanály"
#: ../src/ui/ui_prefs.c:143
msgid "minutes"
@@ -2137,12 +2153,12 @@
#: ../src/ui/ui_script.c:35
msgid "startup"
-msgstr ""
+msgstr "pri spustení"
#. update events
#: ../src/ui/ui_script.c:38
msgid "feed updated"
-msgstr ""
+msgstr "pri aktualizovaní kanálu"
#. feed list editing
#: ../src/ui/ui_script.c:41
@@ -2152,27 +2168,27 @@
#. selection hooks
#: ../src/ui/ui_script.c:44
msgid "item selected"
-msgstr ""
+msgstr "pri vybraní článku"
#: ../src/ui/ui_script.c:45
msgid "feed selected"
-msgstr ""
+msgstr "pri vybraní kanálu"
#: ../src/ui/ui_script.c:46
msgid "item unselected"
-msgstr ""
+msgstr "pri zrušení vybrania článku"
#: ../src/ui/ui_script.c:47
msgid "feed unselected"
-msgstr ""
+msgstr "pri zrušení vybrania kanálu"
#: ../src/ui/ui_script.c:49
msgid "shutdown"
-msgstr "vypnúť"
+msgstr "pri vypnutí"
#: ../src/ui/ui_script.c:153
msgid "Sorry, no scripting support available!"
-msgstr ""
+msgstr "Prepáčte, podpora skriptovania nie je dostupná!"
#: ../src/ui/ui_script.c:179
msgid "Script Name"
@@ -2180,12 +2196,15 @@
#: ../src/ui/ui_script.c:230
msgid "No script selected!"
-msgstr ""
+msgstr "Nevybraný skript!"
#: ../src/ui/ui_search.c:118
#, c-format
msgid "%d Search Result for \"%s\""
-msgstr "%d Výsledky hľadania pre \"%s\""
+msgid_plural "%d Search Results for \"%s\""
+msgstr[0] "%d výsledkov hľadania pre \"%s\""
+msgstr[1] "%d výsledok hľadania pre \"%s\""
+msgstr[2] "%d výsledky hľadania pre \"%s\""
#: ../src/ui/ui_search.c:123
msgid ""
@@ -2202,8 +2221,14 @@
#: ../src/ui/ui_subscription.c:441
#, c-format
msgid "The provider of this feed suggests an update interval of %d minute."
+msgid_plural ""
"The provider of this feed suggests an update interval of %d minutes."
-msgstr ""
+msgstr[0] ""
+"Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút."
+msgstr[1] ""
+"Poskytovateľ tohto kanálu odporúča interval aktualizácie každú minútu."
+msgstr[2] ""
+"Poskytovateľ tohto kanálu odporúča interval aktualizácie každé %d minúty."
#: ../src/ui/ui_subscription.c:445
msgid "This feed specifies no default update interval."
@@ -2212,7 +2237,10 @@
#: ../src/ui/ui_tray.c:205
#, c-format
msgid "%d new item"
-msgstr "%d nový článok"
+msgid_plural "%d new items"
+msgstr[0] "%d nových článkov"
+msgstr[1] "%d nový článok"
+msgstr[2] "%d nové články"
#: ../src/ui/ui_tray.c:212
msgid "No new items"
@@ -2223,13 +2251,18 @@
msgid ""
"%s\n"
"%d unread item"
+msgid_plural ""
"%s\n"
"%d unread items"
-msgstr ""
+msgstr[0] ""
+"%s\n"
+"%d neprečítaných článkov"
+msgstr[1] ""
"%s\n"
"%d neprečítaný článok"
+msgstr[2] ""
"%s\n"
-"%d neprečítaných článkov"
+"%d neprečítané články"
#: ../src/ui/ui_tray.c:218
#, c-format
@@ -2242,7 +2275,7 @@
#: ../src/parsers/atom10.c:111
msgid "Liferea is unable to display this item's content."
-msgstr ""
+msgstr "Programu Liferea sa nepodarilo zobraziť obsah tohto článku."
#: ../src/parsers/atom10.c:117
#, c-format
@@ -2251,7 +2284,7 @@
#: ../src/parsers/atom10.c:249
msgid "Invalid Atom feed: unknown author"
-msgstr ""
+msgstr "Neplatný Atom kanál: neznámy autor"
#: ../src/parsers/ns_ag.c:70
msgid "%b %d %H:%M"
@@ -2276,7 +2309,7 @@
#: ../src/fl_sources/bloglines_source.c:86
msgid "Bloglines"
-msgstr ""
+msgstr "Bloglines"
#: ../src/fl_sources/bloglines_source.c:87
msgid ""
@@ -2385,7 +2418,7 @@
#: ../src/notification/notif_libnotify.c:116
msgid "Visit"
-msgstr ""
+msgstr "Navštíviť"
#: ../src/notification/notif_libnotify.c:155
#: ../src/notification/notif_libnotify.c:239
@@ -2400,13 +2433,31 @@
#: ../src/notification/notif_libnotify.c:226
#, c-format
msgid "%s has %d new / updated headline\n"
-msgstr "%s obsahuje %d nové / aktualizované články\n"
+msgid_plural "%s has %d new / updated headlines\n"
+msgstr[0] "%s obsahuje %d nových / aktualizovaných článkov\n"
+msgstr[1] "%s obsahuje %d nový / aktualizovaný článok\n"
+msgstr[2] "%s obsahuje %d nové / aktualizované články\n"
#: ../src/notification/notif_libnotify.c:228
msgid "Feed Update"
-msgstr ""
+msgstr "Aktualizovať kanály"
#: ../src/notification/notif_libnotify.c:236
msgid "Show details"
msgstr "Zobraziť podrobnosti"
+#~ msgid ""
+#~ "The provider of this feed suggests an update interval of %d minute.The "
+#~ "provider of this feed suggests an update interval of %d minutes."
+#~ msgstr ""
+#~ "Poskytovateľ tohto kanálu odporúča interval aktualizácie každú minútu."
+#~ "Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút."
+
+#~ msgid ""
+#~ "%s\n"
+#~ "%d unread item%s\n"
+#~ "%d unread items"
+#~ msgstr ""
+#~ "%s\n"
+#~ "%d neprečítaný článok%s\n"
+#~ "%d neprečítaných článkov"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/src/mozilla/mozilla.c new/liferea-1.4.27/src/mozilla/mozilla.c
--- old/liferea-1.4.26/src/mozilla/mozilla.c 2008-10-25 14:28:50.000000000 +0200
+++ new/liferea-1.4.27/src/mozilla/mozilla.c 2009-03-09 21:36:50.000000000 +0100
@@ -38,7 +38,7 @@
/* Avoid influencing the component loading by $MOZILLA_FIVE_HOME */
g_unsetenv("MOZILLA_FIVE_HOME");
- gtk_moz_embed_set_comp_path(MOZILLA_LIB_ROOT);
+ /* gtk_moz_embed_set_comp_path(MOZILLA_LIB_ROOT); */
#endif
mozembed_init();
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/xslt/feed.xml new/liferea-1.4.27/xslt/feed.xml
--- old/liferea-1.4.26/xslt/feed.xml 2009-02-21 19:55:13.000000000 +0100
+++ new/liferea-1.4.27/xslt/feed.xml 2009-03-13 23:00:21.000000000 +0100
@@ -91,6 +91,7 @@
<span xml:lang="pt">Foram encontrados alguns erros ao processar esta fonte!</span>
<span xml:lang="pt_BR">Alguns erros foram encontrados ao processar esta fonte de notícias!</span>
<span xml:lang="ru">При разборе этой ленты произошли ошибки!</span>
+ <span xml:lang="sk">Počas parsovania tohto kanálu tu boli chyby!</span>
<span xml:lang="sq">Pati gabime ndërsa përtypej kjo prurje!</span>
<span xml:lang="sv">Fel inträffade under tolkning av denna kanal!</span>
<span xml:lang="tr">Bu haberi ayrıştırırken hatalar oluştu!</span>
@@ -114,6 +115,7 @@
<span xml:lang="pt">Detalhes dos Erros do Analisador</span>
<span xml:lang="pt_BR">Detalhes de Erro do Analisador</span>
<span xml:lang="ru">Детали ошибок парсера</span>
+ <span xml:lang="sk">Podrobnosti chyby parsera</span>
<span xml:lang="sq">Hollësi Gabimi Përtypjeje</span>
<span xml:lang="sv">Detaljer för tolkningsfel</span>
<span xml:lang="tr">Ayrıştırıcı Hata Detayları</span>
@@ -184,6 +186,7 @@
<span xml:lang="pt">Foram encontrados alguns erros ao filtrar esta fonte!</span>
<span xml:lang="pt_BR">Alguns erros foram encontrados ao filtrar esta fonte de notícias!</span>
<span xml:lang="ru">При фильтрации этой ленты произошли ошибки!</span>
+ <span xml:lang="sk">Počas filtrovania tohto kanálu tu boli chyby!</span>
<span xml:lang="sq">Pati gabime ndërsa filtrohej kjo prurje!</span>
<span xml:lang="sv">Det inträffade fel under filtreringen av denna kanal!</span>
<span xml:lang="tr">Bu haberi filtrelerken hatalar oluştu!</span>
@@ -207,6 +210,7 @@
<span xml:lang="pt">Detalhes dos Erros do Filtro</span>
<span xml:lang="pt_BR">Detalhes de Erros do Filtro</span>
<span xml:lang="ru">Детали ошибок фильтра</span>
+ <span xml:lang="sk">Podrobnosti chyby filtru</span>
<span xml:lang="sq">Hollësi Gabimi Filtri</span>
<span xml:lang="sv">Detaljer för filterfel</span>
<span xml:lang="tr">Filtre Hata Detayları</span>
@@ -337,6 +341,7 @@
<span xml:lang="pt">Editores</span>
<span xml:lang="pt_BR">Editores</span>
<span xml:lang="ru">Публикатор</span>
+ <span xml:lang="sk">Vydavateľ</span>
<span xml:lang="sq">Botues</span>
<span xml:lang="sv">Publicerare</span>
<span xml:lang="tr">Yayımcı</span></b>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/xslt/item.xml new/liferea-1.4.27/xslt/item.xml
--- old/liferea-1.4.26/xslt/item.xml 2009-02-21 19:55:13.000000000 +0100
+++ new/liferea-1.4.27/xslt/item.xml 2009-03-13 23:00:21.000000000 +0100
@@ -463,6 +463,7 @@
<span xml:lang="pt">comentários</span>
<span xml:lang="pt_BR">comentários</span>
<span xml:lang="ru">комментировать</span>
+ <span xml:lang="sk">komentáre</span>
<span xml:lang="sq">komente</span>
<span xml:lang="sv">kommentarer</span>
<span xml:lang="tr">yorumlar</span>
@@ -562,6 +563,7 @@
<span xml:lang="pt">Comentários</span>
<span xml:lang="pt_BR">comentários</span>
<span xml:lang="ru">комментарии</span>
+ <span xml:lang="sk">Komentáre</span>
<span xml:lang="sq">Komente</span>
<span xml:lang="sv">Kommentarer</span>
<span xml:lang="tr">Yorumlar</span></b>
@@ -666,6 +668,7 @@
<span xml:lang="pt">Secção</span>
<span xml:lang="pt_BR">Seção</span>
<span xml:lang="ru">Секция</span>
+ <span xml:lang="sk">Sekcia</span>
<span xml:lang="sq">Ndarje</span>
<span xml:lang="sv">Avsnitt</span>
<span xml:lang="tr">Kısım</span></span>
++++++ liferea-opensuse-feeds.patch ++++++
--- /var/tmp/diff_new_pack.n26374/_old 2009-03-25 22:59:57.000000000 +0100
+++ /var/tmp/diff_new_pack.n26374/_new 2009-03-25 22:59:57.000000000 +0100
@@ -1,206 +1,220 @@
From: btimothy
Fix for https://bugzilla.novell.com/show_bug.cgi?id=183686
Added two (2) openSUSE feeds to the Example Feeds
---- opml/feedlist.opml
+Index: opml/feedlist.opml
+===================================================================
+--- opml/feedlist.opml.orig
+++ opml/feedlist.opml
-@@ -6,6 +6,11 @@
+@@ -5,6 +5,10 @@
+ </head>
<body>
<!-- lets keep this default English block in sync over all feed lists! -->
- <outline text="International"> <!-- translate this for localized feed list -->
-+ <outline text="openSUSE">
-+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
-+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
-+ </outline>
++ <outline text="openSUSE">
++ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
++ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
++ </outline>
+ <outline text="Example Feeds"> <!-- translate this for localized feed list -->
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_bg.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+Index: opml/feedlist_bg.opml
+===================================================================
+--- opml/feedlist_bg.opml.orig
+++ opml/feedlist_bg.opml
-@@ -14,6 +14,11 @@
+@@ -14,6 +14,10 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_ca.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_ca.opml
+===================================================================
+--- opml/feedlist_ca.opml.orig
+++ opml/feedlist_ca.opml
-@@ -19,6 +19,11 @@
+@@ -18,6 +18,10 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="Fuentes de ejemplo (inglés)">
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_de.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_de.opml
+===================================================================
+--- opml/feedlist_de.opml.orig
+++ opml/feedlist_de.opml
-@@ -14,6 +14,11 @@
+@@ -22,6 +22,10 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_es.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_es.opml
+===================================================================
+--- opml/feedlist_es.opml.orig
+++ opml/feedlist_es.opml
-@@ -16,6 +16,12 @@
+@@ -14,6 +14,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="Fuentes de ejemplo (inglés)">
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_eu.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_eu.opml
+===================================================================
+--- opml/feedlist_eu.opml.orig
+++ opml/feedlist_eu.opml
-@@ -26,6 +26,12 @@
+@@ -21,6 +21,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_fr.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_fr.opml
+===================================================================
+--- opml/feedlist_fr.opml.orig
+++ opml/feedlist_fr.opml
-@@ -24,6 +24,12 @@
+@@ -22,6 +22,11 @@
</outline>
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_nl.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_nl.opml
+===================================================================
+--- opml/feedlist_nl.opml.orig
+++ opml/feedlist_nl.opml
-@@ -6,6 +6,12 @@
+@@ -6,6 +6,11 @@
<body>
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_pl.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_pl.opml
+===================================================================
+--- opml/feedlist_pl.opml.orig
+++ opml/feedlist_pl.opml
-@@ -14,6 +14,12 @@
+@@ -13,6 +13,11 @@
</outline>
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="międzynarodowe">
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_pt_BR.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_pt_BR.opml
+===================================================================
+--- opml/feedlist_pt_BR.opml.orig
+++ opml/feedlist_pt_BR.opml
-@@ -11,6 +11,12 @@
+@@ -11,6 +11,11 @@
</outline>
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="internacional">
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_ru.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_ru.opml
+===================================================================
+--- opml/feedlist_ru.opml.orig
+++ opml/feedlist_ru.opml
-@@ -17,6 +17,12 @@
+@@ -17,6 +17,11 @@
<!-- lets keep this English block in sync over all feed lists! -->
<outline text="Международные ленты новостей">
<outline text="Свободное программное обеспечение">
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open source">
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_sk.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_sk.opml
+===================================================================
+--- opml/feedlist_sk.opml.orig
+++ opml/feedlist_sk.opml
-@@ -8,6 +8,12 @@
+@@ -8,6 +8,11 @@
<!-- lets keep this default English block in sync over all feed lists! -->
<outline text="International"> <!-- translate this for localized feed list -->
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline text="Open Source"> <!-- translate this for localized feed list -->
- <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" />
- <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" />
---- opml/feedlist_sv.opml
+ <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" />
+ <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" />
+Index: opml/feedlist_sv.opml
+===================================================================
+--- opml/feedlist_sv.opml.orig
+++ opml/feedlist_sv.opml
-@@ -14,6 +14,12 @@
+@@ -13,6 +13,11 @@
<outline title="CS: Öppen källkod" text="CS: Öppen källkod" description="CS: Öppen källkod" type="rss" htmlUrl="http://computersweden.idg.se" xmlUrl="http://computersweden.idg.se/rss/%C3%B6ppen+k%C3%A4llkod" lastPollTime="1176494784" lastFaviconPollTime="1176494789"/>
<outline title="Nyheter från Expressen" text="Nyheter från Expressen" description="Nyheter från Expressen" type="rss" htmlUrl="http://expressen.se/1.573280.1175529352?standAlone=true" xmlUrl="http://expressen.se/1.573280?standAlone=true" lastPollTime="1176494844" lastFaviconPollTime="1176494844"/>
</outline>
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
<outline title="Öppen källkod" text="Öppen källkod" description="Öppen källkod" type="folder">
- <outline title="art.gnome.org" text="art.gnome.org" description="art.gnome.org" type="rss" htmlUrl="http://art.gnome.org" xmlUrl="http://art.gnome.org/backend.php" etag="05929c16ed169f933f77b664e34b3d90" lastModified="Fri, 13 Apr 2007 00:35:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/>
- <outline title="Debian Package a Day" text="Debian Package a Day" description="Debian Package a Day" type="pie" htmlUrl="http://debaday.livejournal.com/" xmlUrl="http://www.livejournal.com/users/debaday/data/atom" lastModified="Mon, 15 Nov 2004 15:01:13 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
---- opml/feedlist_tr.opml
+ <outline title="Gnomefiles" text="Gnomefiles" description="Gnomefiles" type="rss" htmlUrl="http://www.gnomefiles.org" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" etag=""338080-3103-87904040"" lastModified="Fri, 13 Apr 2007 19:30:01 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/>
+ <outline title="GNOME Footnotes" text="GNOME Footnotes" description="GNOME Footnotes" type="rss" htmlUrl="http://gnomedesktop.org" xmlUrl="http://www.gnomedesktop.org/backend.php" etag=""ad0d7d7c8988cf6a0d484e832d2769ff"" lastModified="Fri, 13 Apr 2007 19:30:05 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/>
+Index: opml/feedlist_tr.opml
+===================================================================
+--- opml/feedlist_tr.opml.orig
+++ opml/feedlist_tr.opml
-@@ -16,5 +16,11 @@
+@@ -16,5 +16,10 @@
<outline title="Özgürlükİçin Gezegeni" text="Özgürlükİçin Gezegeni" description="Özgürlükİçin Gezegeni" type="rss" id="vslcibm" sortColumn="time" viewMode="0" htmlUrl="http://www.ozgurlukicin.com/gezegen" xmlUrl="http://ozgurlukicin.com/rss/gezegen/" updateInterval="-1"/>
<outline title="Linux Gezegeni" text="Linux Gezegeni" description="Linux Gezegeni" type="rss" id="onddcru" sortColumn="time" viewMode="0" htmlUrl="http://gezegen.linux.org.tr" xmlUrl="http://gezegen.linux.org.tr/rss20.xml" updateInterval="-1"/>
</outline>
+ <outline text="openSUSE">
+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" />
-+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" />
+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" />
+ </outline>
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package mousetweaks for openSUSE:Factory
checked in at Wed Mar 25 22:59:47 CET 2009.
--------
--- GNOME/mousetweaks/mousetweaks.changes 2009-03-09 13:03:13.000000000 +0100
+++ mousetweaks/mousetweaks.changes 2009-03-16 22:48:03.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Mar 16 22:46:26 CET 2009 - vuntz(a)novell.com
+
+- Update to version 2.26.0:
+ + Updated translations.
+- Remove AutoReqProv: it's default now.
+- Don't specify CFLAGS.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
mousetweaks-2.25.92.tar.bz2
New:
----
mousetweaks-2.26.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mousetweaks.spec ++++++
--- /var/tmp/diff_new_pack.s25215/_old 2009-03-25 22:59:15.000000000 +0100
+++ /var/tmp/diff_new_pack.s25215/_new 2009-03-25 22:59:15.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package mousetweaks (Version 2.25.92)
+# spec file for package mousetweaks (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -28,14 +28,13 @@
BuildRequires: gtk2-devel
BuildRequires: intltool
Summary: Tweak mouse settings in GNOME
-Version: 2.25.92
+Version: 2.26.0
Release: 1
License: GPL v3 only
Group: System/GUI/GNOME
Source0: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-AutoReqProv: on
Requires: %{name}-lang = %{version}
%gconf_schemas_prereq
@@ -51,11 +50,11 @@
%lang_package
%prep
-%setup -n %{name}-%{version}
+%setup -q
%build
%configure --disable-scrollkeeper
-CFLAGS=$RPM_OPT_FLAGS make
+make %{?jobs:-j%jobs}
%install
%makeinstall
@@ -84,6 +83,11 @@
%files lang -f %{name}.lang
%changelog
+* Mon Mar 16 2009 vuntz(a)novell.com
+- Update to version 2.26.0:
+ + Updated translations.
+- Remove AutoReqProv: it's default now.
+- Don't specify CFLAGS.
* Mon Mar 09 2009 vuntz(a)novell.com
- Pass --disable-scrollkeeper to configure.
* Sun Mar 08 2009 vuntz(a)novell.com
++++++ mousetweaks-2.25.92.tar.bz2 -> mousetweaks-2.26.0.tar.bz2 ++++++
++++ 5745 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package totem for openSUSE:Factory
checked in at Wed Mar 25 22:59:07 CET 2009.
--------
--- GNOME/totem/totem.changes 2009-03-09 16:17:53.000000000 +0100
+++ totem/totem.changes 2009-03-16 15:56:35.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Mar 16 15:54:31 CET 2009 - vuntz(a)novell.com
+
+- Update to version 2.26.0:
+ + Make sure all the Python plugins are translated
+ + Fix the language selection in the OpenSubtitles plugin
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
totem-2.25.92.tar.bz2
New:
----
totem-2.26.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.z23259/_old 2009-03-25 22:58:07.000000000 +0100
+++ /var/tmp/diff_new_pack.z23259/_new 2009-03-25 22:58:07.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package totem (Version 2.25.92)
+# spec file for package totem (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -47,7 +47,7 @@
%endif
License: GPL v2 or later; LGPL v2.1 or later
Group: Productivity/Multimedia/Video/Players
-Version: 2.25.92
+Version: 2.26.0
Release: 1
Source0: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org/projects/totem/
@@ -226,6 +226,10 @@
%dir %{_datadir}/gtk-doc/html
%changelog
+* Mon Mar 16 2009 vuntz(a)novell.com
+- Update to version 2.26.0:
+ + Make sure all the Python plugins are translated
+ + Fix the language selection in the OpenSubtitles plugin
* Mon Mar 09 2009 vuntz(a)novell.com
- Add scrollkeeper BuildRequires because some translations were not
ported to gnome-doc-utils.
++++++ totem-2.25.92.tar.bz2 -> totem-2.26.0.tar.bz2 ++++++
++++ 81571 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xorg-x11-driver-video for openSUSE:Factory
checked in at Wed Mar 25 22:57:57 CET 2009.
--------
--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-03-20 03:26:05.000000000 +0100
+++ xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-03-20 22:27:52.957119109 +0100
@@ -1,0 +2,13 @@
+Fri Mar 20 22:17:45 CET 2009 - sndirsch(a)suse.de
+
+- xf86-video-nv.diff
+ * Remove xorgconfig & xorgcfg from See Also list in man page
+ * Add README with pointers to mailing list, bugzilla & git repos
+ * Add NV_/RIVA_ prefixes to fix build warnings.
+ * Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
+ * Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"
+ * Add missing pci id for GeForce 7100 GS
+- sax2/hwinfo-data:
+ * added GeForce 7100 GS as supported by nv driver
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.x15840/_old 2009-03-25 22:54:33.000000000 +0100
+++ /var/tmp/diff_new_pack.x15840/_new 2009-03-25 22:54:33.000000000 +0100
@@ -22,7 +22,7 @@
BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk
Url: http://xorg.freedesktop.org/
Version: 7.4
-Release: 50
+Release: 51
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -272,6 +272,16 @@
%changelog
* Fri Mar 20 2009 sndirsch(a)suse.de
+- xf86-video-nv.diff
+ * Remove xorgconfig & xorgcfg from See Also list in man page
+ * Add README with pointers to mailing list, bugzilla & git repos
+ * Add NV_/RIVA_ prefixes to fix build warnings.
+ * Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
+ * Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"
+ * Add missing pci id for GeForce 7100 GS
+- sax2/hwinfo-data:
+ * added GeForce 7100 GS as supported by nv driver
+* Fri Mar 20 2009 sndirsch(a)suse.de
- xf86-video-i740 1.3.0
* Uncomment DDC2 code, move it before mode validation so DDC has
some effect.
++++++ sax2-hwinfo-data.tar.gz ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/usr/share/sax/api/data/cdb/Cards.20.xorg-x11-driver-video new/usr/share/sax/api/data/cdb/Cards.20.xorg-x11-driver-video
--- old/usr/share/sax/api/data/cdb/Cards.20.xorg-x11-driver-video 2008-12-15 15:30:59.000000000 +0100
+++ new/usr/share/sax/api/data/cdb/Cards.20.xorg-x11-driver-video 2009-03-20 22:13:52.000000000 +0100
@@ -1,3 +1,6 @@
+NVidia: GeForce 7100 GS {
+ Driver = nv
+}
NVidia: GeForce 8600 GT {
Driver = nv
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/usr/share/sax/sysp/maps/update/Identity.map.20.xorg-x11-driver-video new/usr/share/sax/sysp/maps/update/Identity.map.20.xorg-x11-driver-video
--- old/usr/share/sax/sysp/maps/update/Identity.map.20.xorg-x11-driver-video 2009-01-12 18:01:08.000000000 +0100
+++ new/usr/share/sax/sysp/maps/update/Identity.map.20.xorg-x11-driver-video 2009-03-20 22:15:13.000000000 +0100
@@ -1,3 +1,4 @@
+NAME=NVidia&DEVICE=GeForce 7100 GS&VID=0x10de&DID=0x016A&SERVER=nv&EXT=&OPT=&RAW=&PROFILE=&SCRIPT3D=&PACKAGE3D=&FLAG=DEFAULT
NAME=NVidia&DEVICE=GeForce 8600 GT&VID=0x10de&DID=0x0401&SERVER=nv&EXT=&OPT=&RAW=&PROFILE=&SCRIPT3D=&PACKAGE3D=&FLAG=DEFAULT
NAME=NVidia&DEVICE=GeForce 8400 GS&VID=0x10de&DID=0x0424&SERVER=nv&EXT=&OPT=&RAW=&PROFILE=&SCRIPT3D=&PACKAGE3D=&FLAG=DEFAULT
NAME=NVidia&DEVICE=GeForce 8800 GT&VID=0x10de&DID=0x0602&SERVER=nv&EXT=&OPT=&RAW=&PROFILE=&SCRIPT3D=&PACKAGE3D=&FLAG=DEFAULT
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/var/lib/hardware/ids/20.xorg-x11-driver-video new/var/lib/hardware/ids/20.xorg-x11-driver-video
--- old/var/lib/hardware/ids/20.xorg-x11-driver-video 2008-12-15 15:31:36.000000000 +0100
+++ new/var/lib/hardware/ids/20.xorg-x11-driver-video 2009-03-20 22:16:05.000000000 +0100
@@ -1,4 +1,9 @@
vendor.id pci 0x10de
+&device.id pci 0x016a
++device.name GeForce 7100 GS
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0401
+device.name GeForce 8600 GT
+driver.xfree 4|nv
++++++ xf86-video-nv.diff ++++++
--- /var/tmp/diff_new_pack.x15840/_old 2009-03-25 22:54:35.000000000 +0100
+++ /var/tmp/diff_new_pack.x15840/_new 2009-03-25 22:54:35.000000000 +0100
@@ -152,3 +152,386 @@
xf86DrvMsg(pScrn->scrnIndex, X_INFO,
" ... found one\n");
xf86PrintEDID( MonInfo );
+commit 302ffbefb880afb7e297c4a41ed3c106b7623fdb
+Author: Alan Coopersmith <alan.coopersmith(a)sun.com>
+Date: Fri Jan 9 16:31:55 2009 -0800
+
+ Remove xorgconfig & xorgcfg from See Also list in man page
+
+diff --git a/man/nv.man b/man/nv.man
+index 2d559e6..e37782d 100644
+--- a/man/nv.man
++++ b/man/nv.man
+@@ -191,7 +191,7 @@ Default:
+ .\" ******************** end G80 section ********************
+ .
+ .SH "SEE ALSO"
+-__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), xrandr(__appmansuffix__)
++__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), xrandr(__appmansuffix__)
+ .SH AUTHORS
+ Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk,
+ Mark Vojkovich, Aaron Plattner
+commit 3890a0aefc4c133999a10fad9d32745b635634ac
+Author: Alan Coopersmith <alan.coopersmith(a)sun.com>
+Date: Fri Jan 30 20:43:04 2009 -0800
+
+ Add README with pointers to mailing list, bugzilla & git repos
+
+diff --git a/README b/README
+new file mode 100644
+index 0000000..b4442d1
+--- /dev/null
++++ b/README
+@@ -0,0 +1,20 @@
++xf86-video-nv - NVIDIA video driver for the Xorg X server
++
++Please submit bugs & patches to the Xorg bugzilla:
++
++ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
++
++All questions regarding this software should be directed at the
++Xorg mailing list:
++
++ http://lists.freedesktop.org/mailman/listinfo/xorg
++
++The master development code repository can be found at:
++
++ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-nv
++
++ http://cgit.freedesktop.org/xorg/driver/xf86-video-nv
++
++For more information on the git code manager, see:
++
++ http://wiki.x.org/wiki/GitPage
+commit b9140a510efa49b36973d02f1e110d33d22e653d
+Author: Aaron Plattner <aplattner(a)nvidia.com>
+Date: Tue Feb 3 13:28:07 2009 -0800
+
+ Add NV_/RIVA_ prefixes to fix build warnings.
+
+ xserver commit 5e0967f5 pollutes the namespace by adding a "SetBit" macro to
+ inputstr.h that conflicts with the preexisting ones in nv_type.h and
+ riva_type.h.
+
+diff --git a/src/nv_dac.c b/src/nv_dac.c
+index a256d0a..b6df107 100644
+--- a/src/nv_dac.c
++++ b/src/nv_dac.c
+@@ -118,58 +118,58 @@ NVDACInit(ScrnInfoPtr pScrn, DisplayModePtr mode)
+ horizTotal += 2;
+ }
+
+- pVga->CRTC[0x0] = Set8Bits(horizTotal);
+- pVga->CRTC[0x1] = Set8Bits(horizDisplay);
+- pVga->CRTC[0x2] = Set8Bits(horizBlankStart);
+- pVga->CRTC[0x3] = SetBitField(horizBlankEnd,4:0,4:0)
+- | SetBit(7);
+- pVga->CRTC[0x4] = Set8Bits(horizStart);
+- pVga->CRTC[0x5] = SetBitField(horizBlankEnd,5:5,7:7)
+- | SetBitField(horizEnd,4:0,4:0);
+- pVga->CRTC[0x6] = SetBitField(vertTotal,7:0,7:0);
+- pVga->CRTC[0x7] = SetBitField(vertTotal,8:8,0:0)
+- | SetBitField(vertDisplay,8:8,1:1)
+- | SetBitField(vertStart,8:8,2:2)
+- | SetBitField(vertBlankStart,8:8,3:3)
+- | SetBit(4)
+- | SetBitField(vertTotal,9:9,5:5)
+- | SetBitField(vertDisplay,9:9,6:6)
+- | SetBitField(vertStart,9:9,7:7);
+- pVga->CRTC[0x9] = SetBitField(vertBlankStart,9:9,5:5)
+- | SetBit(6)
++ pVga->CRTC[0x0] = NV_Set8Bits(horizTotal);
++ pVga->CRTC[0x1] = NV_Set8Bits(horizDisplay);
++ pVga->CRTC[0x2] = NV_Set8Bits(horizBlankStart);
++ pVga->CRTC[0x3] = NV_SetBitField(horizBlankEnd,4:0,4:0)
++ | NV_SetBit(7);
++ pVga->CRTC[0x4] = NV_Set8Bits(horizStart);
++ pVga->CRTC[0x5] = NV_SetBitField(horizBlankEnd,5:5,7:7)
++ | NV_SetBitField(horizEnd,4:0,4:0);
++ pVga->CRTC[0x6] = NV_SetBitField(vertTotal,7:0,7:0);
++ pVga->CRTC[0x7] = NV_SetBitField(vertTotal,8:8,0:0)
++ | NV_SetBitField(vertDisplay,8:8,1:1)
++ | NV_SetBitField(vertStart,8:8,2:2)
++ | NV_SetBitField(vertBlankStart,8:8,3:3)
++ | NV_SetBit(4)
++ | NV_SetBitField(vertTotal,9:9,5:5)
++ | NV_SetBitField(vertDisplay,9:9,6:6)
++ | NV_SetBitField(vertStart,9:9,7:7);
++ pVga->CRTC[0x9] = NV_SetBitField(vertBlankStart,9:9,5:5)
++ | NV_SetBit(6)
+ | ((mode->Flags & V_DBLSCAN) ? 0x80 : 0x00);
+- pVga->CRTC[0x10] = Set8Bits(vertStart);
+- pVga->CRTC[0x11] = SetBitField(vertEnd,3:0,3:0) | SetBit(5);
+- pVga->CRTC[0x12] = Set8Bits(vertDisplay);
++ pVga->CRTC[0x10] = NV_Set8Bits(vertStart);
++ pVga->CRTC[0x11] = NV_SetBitField(vertEnd,3:0,3:0) | NV_SetBit(5);
++ pVga->CRTC[0x12] = NV_Set8Bits(vertDisplay);
+ pVga->CRTC[0x13] = ((pLayout->displayWidth/8)*(pLayout->bitsPerPixel/8));
+- pVga->CRTC[0x15] = Set8Bits(vertBlankStart);
+- pVga->CRTC[0x16] = Set8Bits(vertBlankEnd);
++ pVga->CRTC[0x15] = NV_Set8Bits(vertBlankStart);
++ pVga->CRTC[0x16] = NV_Set8Bits(vertBlankEnd);
+
+ pVga->Attribute[0x10] = 0x01;
+
+ if(pNv->Television)
+ pVga->Attribute[0x11] = 0x00;
+
+- nvReg->screen = SetBitField(horizBlankEnd,6:6,4:4)
+- | SetBitField(vertBlankStart,10:10,3:3)
+- | SetBitField(vertStart,10:10,2:2)
+- | SetBitField(vertDisplay,10:10,1:1)
+- | SetBitField(vertTotal,10:10,0:0);
++ nvReg->screen = NV_SetBitField(horizBlankEnd,6:6,4:4)
++ | NV_SetBitField(vertBlankStart,10:10,3:3)
++ | NV_SetBitField(vertStart,10:10,2:2)
++ | NV_SetBitField(vertDisplay,10:10,1:1)
++ | NV_SetBitField(vertTotal,10:10,0:0);
+
+- nvReg->horiz = SetBitField(horizTotal,8:8,0:0)
+- | SetBitField(horizDisplay,8:8,1:1)
+- | SetBitField(horizBlankStart,8:8,2:2)
+- | SetBitField(horizStart,8:8,3:3);
++ nvReg->horiz = NV_SetBitField(horizTotal,8:8,0:0)
++ | NV_SetBitField(horizDisplay,8:8,1:1)
++ | NV_SetBitField(horizBlankStart,8:8,2:2)
++ | NV_SetBitField(horizStart,8:8,3:3);
+
+- nvReg->extra = SetBitField(vertTotal,11:11,0:0)
+- | SetBitField(vertDisplay,11:11,2:2)
+- | SetBitField(vertStart,11:11,4:4)
+- | SetBitField(vertBlankStart,11:11,6:6);
++ nvReg->extra = NV_SetBitField(vertTotal,11:11,0:0)
++ | NV_SetBitField(vertDisplay,11:11,2:2)
++ | NV_SetBitField(vertStart,11:11,4:4)
++ | NV_SetBitField(vertBlankStart,11:11,6:6);
+
+ if(mode->Flags & V_INTERLACE) {
+ horizTotal = (horizTotal >> 1) & ~1;
+- nvReg->interlace = Set8Bits(horizTotal);
+- nvReg->horiz |= SetBitField(horizTotal,8:8,4:4);
++ nvReg->interlace = NV_Set8Bits(horizTotal);
++ nvReg->horiz |= NV_SetBitField(horizTotal,8:8,4:4);
+ } else {
+ nvReg->interlace = 0xff; /* interlace off */
+ }
+diff --git a/src/nv_type.h b/src/nv_type.h
+index 2710c5a..8ebb9a8 100644
+--- a/src/nv_type.h
++++ b/src/nv_type.h
+@@ -14,13 +14,13 @@
+ #define NV_ARCH_40 0x40
+
+
+-#define BITMASK(t,b) (((unsigned)(1U << (((t)-(b)+1)))-1) << (b))
+-#define MASKEXPAND(mask) BITMASK(1?mask,0?mask)
+-#define SetBF(mask,value) ((value) << (0?mask))
+-#define GetBF(var,mask) (((unsigned)((var) & MASKEXPAND(mask))) >> (0?mask) )
+-#define SetBitField(value,from,to) SetBF(to, GetBF(value,from))
+-#define SetBit(n) (1<<(n))
+-#define Set8Bits(value) ((value)&0xff)
++#define NV_BITMASK(t,b) (((unsigned)(1U << (((t)-(b)+1)))-1) << (b))
++#define NV_MASKEXPAND(mask) NV_BITMASK(1?mask,0?mask)
++#define NV_SetBF(mask,value) ((value) << (0?mask))
++#define NV_GetBF(var,mask) (((unsigned)((var) & NV_MASKEXPAND(mask))) >> (0?mask) )
++#define NV_SetBitField(value,from,to) NV_SetBF(to, NV_GetBF(value,from))
++#define NV_SetBit(n) (1<<(n))
++#define NV_Set8Bits(value) ((value)&0xff)
+
+ typedef struct {
+ int bitsPerPixel;
+diff --git a/src/riva_dac.c b/src/riva_dac.c
+index 6e9f346..9b7b518 100644
+--- a/src/riva_dac.c
++++ b/src/riva_dac.c
+@@ -67,55 +67,55 @@ RivaDACInit(ScrnInfoPtr pScrn, DisplayModePtr mode)
+ if(mode->Flags & V_INTERLACE)
+ vertTotal |= 1;
+
+- pVga->CRTC[0x0] = Set8Bits(horizTotal);
+- pVga->CRTC[0x1] = Set8Bits(horizDisplay);
+- pVga->CRTC[0x2] = Set8Bits(horizBlankStart);
+- pVga->CRTC[0x3] = SetBitField(horizBlankEnd,4:0,4:0)
+- | SetBit(7);
+- pVga->CRTC[0x4] = Set8Bits(horizStart);
+- pVga->CRTC[0x5] = SetBitField(horizBlankEnd,5:5,7:7)
+- | SetBitField(horizEnd,4:0,4:0);
+- pVga->CRTC[0x6] = SetBitField(vertTotal,7:0,7:0);
+- pVga->CRTC[0x7] = SetBitField(vertTotal,8:8,0:0)
+- | SetBitField(vertDisplay,8:8,1:1)
+- | SetBitField(vertStart,8:8,2:2)
+- | SetBitField(vertBlankStart,8:8,3:3)
+- | SetBit(4)
+- | SetBitField(vertTotal,9:9,5:5)
+- | SetBitField(vertDisplay,9:9,6:6)
+- | SetBitField(vertStart,9:9,7:7);
+- pVga->CRTC[0x9] = SetBitField(vertBlankStart,9:9,5:5)
+- | SetBit(6)
++ pVga->CRTC[0x0] = RIVA_Set8Bits(horizTotal);
++ pVga->CRTC[0x1] = RIVA_Set8Bits(horizDisplay);
++ pVga->CRTC[0x2] = RIVA_Set8Bits(horizBlankStart);
++ pVga->CRTC[0x3] = RIVA_SetBitField(horizBlankEnd,4:0,4:0)
++ | RIVA_SetBit(7);
++ pVga->CRTC[0x4] = RIVA_Set8Bits(horizStart);
++ pVga->CRTC[0x5] = RIVA_SetBitField(horizBlankEnd,5:5,7:7)
++ | RIVA_SetBitField(horizEnd,4:0,4:0);
++ pVga->CRTC[0x6] = RIVA_SetBitField(vertTotal,7:0,7:0);
++ pVga->CRTC[0x7] = RIVA_SetBitField(vertTotal,8:8,0:0)
++ | RIVA_SetBitField(vertDisplay,8:8,1:1)
++ | RIVA_SetBitField(vertStart,8:8,2:2)
++ | RIVA_SetBitField(vertBlankStart,8:8,3:3)
++ | RIVA_SetBit(4)
++ | RIVA_SetBitField(vertTotal,9:9,5:5)
++ | RIVA_SetBitField(vertDisplay,9:9,6:6)
++ | RIVA_SetBitField(vertStart,9:9,7:7);
++ pVga->CRTC[0x9] = RIVA_SetBitField(vertBlankStart,9:9,5:5)
++ | RIVA_SetBit(6)
+ | ((mode->Flags & V_DBLSCAN) ? 0x80 : 0x00);
+- pVga->CRTC[0x10] = Set8Bits(vertStart);
+- pVga->CRTC[0x11] = SetBitField(vertEnd,3:0,3:0) | SetBit(5);
+- pVga->CRTC[0x12] = Set8Bits(vertDisplay);
++ pVga->CRTC[0x10] = RIVA_Set8Bits(vertStart);
++ pVga->CRTC[0x11] = RIVA_SetBitField(vertEnd,3:0,3:0) | RIVA_SetBit(5);
++ pVga->CRTC[0x12] = RIVA_Set8Bits(vertDisplay);
+ pVga->CRTC[0x13] = ((pLayout->displayWidth/8)*(pLayout->bitsPerPixel/8));
+- pVga->CRTC[0x15] = Set8Bits(vertBlankStart);
+- pVga->CRTC[0x16] = Set8Bits(vertBlankEnd);
++ pVga->CRTC[0x15] = RIVA_Set8Bits(vertBlankStart);
++ pVga->CRTC[0x16] = RIVA_Set8Bits(vertBlankEnd);
+
+ pVga->Attribute[0x10] = 0x01;
+
+- rivaReg->screen = SetBitField(horizBlankEnd,6:6,4:4)
+- | SetBitField(vertBlankStart,10:10,3:3)
+- | SetBitField(vertStart,10:10,2:2)
+- | SetBitField(vertDisplay,10:10,1:1)
+- | SetBitField(vertTotal,10:10,0:0);
++ rivaReg->screen = RIVA_SetBitField(horizBlankEnd,6:6,4:4)
++ | RIVA_SetBitField(vertBlankStart,10:10,3:3)
++ | RIVA_SetBitField(vertStart,10:10,2:2)
++ | RIVA_SetBitField(vertDisplay,10:10,1:1)
++ | RIVA_SetBitField(vertTotal,10:10,0:0);
+
+- rivaReg->horiz = SetBitField(horizTotal,8:8,0:0)
+- | SetBitField(horizDisplay,8:8,1:1)
+- | SetBitField(horizBlankStart,8:8,2:2)
+- | SetBitField(horizStart,8:8,3:3);
++ rivaReg->horiz = RIVA_SetBitField(horizTotal,8:8,0:0)
++ | RIVA_SetBitField(horizDisplay,8:8,1:1)
++ | RIVA_SetBitField(horizBlankStart,8:8,2:2)
++ | RIVA_SetBitField(horizStart,8:8,3:3);
+
+- rivaReg->extra = SetBitField(vertTotal,11:11,0:0)
+- | SetBitField(vertDisplay,11:11,2:2)
+- | SetBitField(vertStart,11:11,4:4)
+- | SetBitField(vertBlankStart,11:11,6:6);
++ rivaReg->extra = RIVA_SetBitField(vertTotal,11:11,0:0)
++ | RIVA_SetBitField(vertDisplay,11:11,2:2)
++ | RIVA_SetBitField(vertStart,11:11,4:4)
++ | RIVA_SetBitField(vertBlankStart,11:11,6:6);
+
+ if(mode->Flags & V_INTERLACE) {
+ horizTotal = (horizTotal >> 1) & ~1;
+- rivaReg->interlace = Set8Bits(horizTotal);
+- rivaReg->horiz |= SetBitField(horizTotal,8:8,4:4);
++ rivaReg->interlace = RIVA_Set8Bits(horizTotal);
++ rivaReg->horiz |= RIVA_SetBitField(horizTotal,8:8,4:4);
+ } else {
+ rivaReg->interlace = 0xff; /* interlace off */
+ }
+diff --git a/src/riva_type.h b/src/riva_type.h
+index e9448e6..5a1317f 100644
+--- a/src/riva_type.h
++++ b/src/riva_type.h
+@@ -9,13 +9,13 @@
+ #include "xf86int10.h"
+
+
+-#define BITMASK(t,b) (((unsigned)(1U << (((t)-(b)+1)))-1) << (b))
+-#define MASKEXPAND(mask) BITMASK(1?mask,0?mask)
+-#define SetBF(mask,value) ((value) << (0?mask))
+-#define GetBF(var,mask) (((unsigned)((var) & MASKEXPAND(mask))) >> (0?mask) )
+-#define SetBitField(value,from,to) SetBF(to, GetBF(value,from))
+-#define SetBit(n) (1<<(n))
+-#define Set8Bits(value) ((value)&0xff)
++#define RIVA_BITMASK(t,b) (((unsigned)(1U << (((t)-(b)+1)))-1) << (b))
++#define RIVA_MASKEXPAND(mask) RIVA_BITMASK(1?mask,0?mask)
++#define RIVA_SetBF(mask,value) ((value) << (0?mask))
++#define RIVA_GetBF(var,mask) (((unsigned)((var) & RIVA_MASKEXPAND(mask))) >> (0?mask) )
++#define RIVA_SetBitField(value,from,to) RIVA_SetBF(to, RIVA_GetBF(value,from))
++#define RIVA_SetBit(n) (1<<(n))
++#define RIVA_Set8Bits(value) ((value)&0xff)
+
+ typedef RIVA_HW_STATE* RivaRegPtr;
+
+commit 492513bf047f7660ef9fd32fda7ebc28704079be
+Author: Chris Ball <cjb(a)laptop.org>
+Date: Tue Feb 24 23:44:47 2009 -0500
+
+ Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
+
+ EXA in server HEAD requires this now. Since this driver doesn't
+ use {Prepare,Finish}Access or UploadToScratch, the change is safe.
+
+ Signed-off-by: Chris Ball <cjb(a)laptop.org>
+
+diff --git a/configure.ac b/configure.ac
+index c87b553..795dd4b 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -74,6 +74,9 @@ CFLAGS="$XORG_CFLAGS"
+ # RandR 1.2
+ AC_CHECK_HEADER(xf86Modes.h,[BUILD_XMODES=no],[BUILD_XMODES=yes],[#include "xorg-server.h"])
+
++# Required by exa.h
++AC_DEFINE(EXA_DRIVER_KNOWN_MAJOR, 3, [Major version of EXA we can handle])
++
+ # PCI rework
+ AC_CHECK_DECL(XSERVER_LIBPCIACCESS,
+ [XSERVER_LIBPCIACCESS=yes],[XSERVER_LIBPCIACCESS=no],
+commit 74758ef3b184a37d211572d0deb826bd30d0de13
+Author: Chris Ball <cjb(a)laptop.org>
+Date: Fri Feb 27 10:55:11 2009 -0500
+
+ Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"
+
+ This reverts commit 492513bf047f7660ef9fd32fda7ebc28704079be.
+ The EXA developers have backed out this ABI bump.
+
+ Signed-off-by: Chris Ball <cjb(a)laptop.org>
+
+diff --git a/configure.ac b/configure.ac
+index 795dd4b..c87b553 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -74,9 +74,6 @@ CFLAGS="$XORG_CFLAGS"
+ # RandR 1.2
+ AC_CHECK_HEADER(xf86Modes.h,[BUILD_XMODES=no],[BUILD_XMODES=yes],[#include "xorg-server.h"])
+
+-# Required by exa.h
+-AC_DEFINE(EXA_DRIVER_KNOWN_MAJOR, 3, [Major version of EXA we can handle])
+-
+ # PCI rework
+ AC_CHECK_DECL(XSERVER_LIBPCIACCESS,
+ [XSERVER_LIBPCIACCESS=yes],[XSERVER_LIBPCIACCESS=no],
+commit b278aca7d7b92b7fd62045d1aab44d78f694d608
+Author: Bryce Harrington <bryce(a)bryceharrington.org>
+Date: Thu Mar 12 16:56:57 2009 -0700
+
+ Add missing pci id for GeForce 7100 GS
+
+ Signed-off-by: Bryce Harrington <bryce(a)bryceharrington.org>
+ Signed-off-by: Aaron Plattner <aplattner(a)nvidia.com>
+
+diff --git a/src/nv_driver.c b/src/nv_driver.c
+index faf73a9..20f96fb 100644
+--- a/src/nv_driver.c
++++ b/src/nv_driver.c
+@@ -303,6 +303,7 @@ static SymTabRec NVKnownChipsets[] =
+ { 0x10DE0167, "GeForce Go 6200" },
+ { 0x10DE0168, "GeForce Go 6400" },
+ { 0x10DE0169, "GeForce 6250" },
++ { 0x10DE016A, "GeForce 7100 GS" },
+
+ { 0x10DE0211, "GeForce 6800" },
+ { 0x10DE0212, "GeForce 6800 LE" },
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0