Hello community, here is the log from the commit of package orage for openSUSE:Factory checked in at 2015-04-13 20:31:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orage (Old) and /work/SRC/openSUSE:Factory/.orage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orage" Changes: -------- --- /work/SRC/openSUSE:Factory/orage/orage.changes 2015-04-10 10:20:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.orage.new/orage.changes 2015-04-13 20:31:07.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Apr 12 16:21:07 UTC 2015 - [email protected] + +- update to version 4.12.1 + - bxo#11807: Wrong plugin module name + - bxo#11380: Error in manpage +- drop obsolete orage-fix-plugin-filename.patch + +------------------------------------------------------------------- Old: ---- orage-4.12.0.tar.bz2 orage-fix-plugin-filename.patch New: ---- orage-4.12.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orage.spec ++++++ --- /var/tmp/diff_new_pack.k2oGvz/_old 2015-04-13 20:31:08.000000000 +0200 +++ /var/tmp/diff_new_pack.k2oGvz/_new 2015-04-13 20:31:08.000000000 +0200 @@ -17,7 +17,7 @@ Name: orage -Version: 4.12.0 +Version: 4.12.1 Release: 0 Summary: Time-managing Application for the Xfce Desktop Environment License: GPL-2.0+ @@ -27,8 +27,6 @@ Source1: README.SUSE # PATCH-FIX-UPSTREAM orage-use-docdir.patch [email protected] -- Use docdir correctly Patch0: orage-use-docdir.patch -# PATCH-FIX-UPSTREAM orage-fix-plugin-filename.patch bxo#11807 [email protected] -- FIx plugin filename so that the plugin is found again -Patch1: orage-fix-plugin-filename.patch BuildRequires: fdupes BuildRequires: intltool BuildRequires: perl @@ -71,7 +69,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 cp %{SOURCE1} . sed -i 's:^Icon=clock:Icon=xfcalendar:' globaltime/globaltime.desktop.in ++++++ orage-4.12.0.tar.bz2 -> orage-4.12.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/configure new/orage-4.12.1/configure --- old/orage-4.12.0/configure 2015-04-09 12:43:31.000000000 +0200 +++ new/orage-4.12.1/configure 2015-04-10 12:26:56.000000000 +0200 @@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Id. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for orage 4.12.0. +# Generated by GNU Autoconf 2.69 for orage 4.12.1. # # Report bugs to <[email protected]>. # @@ -596,8 +596,8 @@ # Identity of this package. PACKAGE_NAME='orage' PACKAGE_TARNAME='orage' -PACKAGE_VERSION='4.12.0' -PACKAGE_STRING='orage 4.12.0' +PACKAGE_VERSION='4.12.1' +PACKAGE_STRING='orage 4.12.1' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1441,7 +1441,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 orage 4.12.0 to adapt to many kinds of systems. +\`configure' configures orage 4.12.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1512,7 +1512,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of orage 4.12.0:";; + short | recursive ) echo "Configuration of orage 4.12.1:";; esac cat <<\_ACEOF @@ -1655,7 +1655,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -orage configure 4.12.0 +orage configure 4.12.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2083,7 +2083,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by orage $as_me 4.12.0, which was +It was created by orage $as_me 4.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2574,7 +2574,7 @@ -ORAGE_VERSION=4.12.0 +ORAGE_VERSION=4.12.1 am__api_version='1.14' # Find a good install program. We prefer a C program (faster), @@ -16635,7 +16635,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by orage $as_me 4.12.0, which was +This file was extended by orage $as_me 4.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16701,7 +16701,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -orage config.status 4.12.0 +orage config.status 4.12.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/configure.in new/orage-4.12.1/configure.in --- old/orage-4.12.0/configure.in 2015-04-09 12:43:18.000000000 +0200 +++ new/orage-4.12.1/configure.in 2015-04-10 12:26:45.000000000 +0200 @@ -14,7 +14,7 @@ dnl dnl Version information -m4_define([orage_version], [4.12.0]) +m4_define([orage_version], [4.12.1]) m4_define([gtk_minimum_version], [2.14.0]) m4_define([xfce_minimum_version], [4.8.0]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/doc/orage.1 new/orage-4.12.1/doc/orage.1 --- old/orage-4.12.0/doc/orage.1 2015-04-09 12:42:21.000000000 +0200 +++ new/orage-4.12.1/doc/orage.1 2015-04-10 12:26:26.000000000 +0200 @@ -1,95 +1,108 @@ +'\" t .\" Title: orage -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/> -.\" Date: 03/10/2008 -.\" Manual: -.\" Source: +.\" Author: [see the "Author" section] +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> +.\" Date: 04/10/2015 +.\" Manual: [FIXME: manual] +.\" Source: [FIXME: source] +.\" Language: English .\" -.TH "ORAGE" "1" "03/10/2008" "" "" +.TH "ORAGE" "1" "04/10/2015" "[FIXME: source]" "[FIXME: manual]" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" orage \- Calendar for the Xfce Desktop Environment .SH "SYNOPSIS" -.HP 6 +.HP \w'\fBorage\fR\ 'u \fBorage\fR [options] [[FILE]...] .SH "DESCRIPTION" .PP - \fBorage\fR -is a fast and easy to use graphical calendar for the Xfce Desktop Environment. It uses portable ical format and includes common calendar features like repeating appointments and multiple alarming possibilities. +is a fast and easy to use graphical calendar for the Xfce Desktop Environment\&. It uses portable ical format and includes common calendar features like repeating appointments and multiple alarming possibilities\&. \fBorage\fR -does not have group calendar features, but can only be used for single user. +does not have group calendar features, but can only be used for single user\&. .PP - \fBorage\fR takes a list of -\fIFILE\fRs for ical files that should be imported. Contents of those files are read and converted into -\fBorage\fR, but those files are left untouched. +\fIFILE\fRs for ical files that should be imported\&. Contents of those files are read and converted into +\fBorage\fR, but those files are left untouched\&. .PP For a more detailed explanation of -\fBorage\fR, please see the Help menu. +\fBorage\fR, please see the Help menu\&. .SH "OPTIONS" .PP \fB\-v\fR, \fB\-\-version\fR .RS 4 -Print version information and exit. +Print version information and exit\&. .RE .PP \fB\-?\fR, \fB\-\-help\fR .RS 4 -Print brief help and exit. +Print brief help and exit\&. .RE .PP -\fB\-p\fR, \fB\-\-\-\-preferences\fR +\fB\-p\fR, \fB\-\-preferences\fR .RS 4 -Open the preferences setting window. +Open the preferences setting window\&. .RE .PP \fB\-t\fR, \fB\-\-toggle\fR .RS 4 Hide \fBorage\fR -if it is visible and show it if it is hidden. +if it is visible and show it if it is hidden\&. .RE .PP -\fB\-a\fR, \fB\-\-\-\-add\-foreign file [RW]\fR +\fB\-a\fR, \fB\-\-add\-foreign file [RW]\fR .RS 4 Add a foreign file into -\fBorage\fR. By default this file is read\-only but adding RW after the filename makes it writeable. +\fBorage\fR\&. By default this file is read\-only but adding RW after the filename makes it writeable\&. .RE .PP -\fB\-r\fR, \fB\-\-\-\-remove\-foreign file\fR +\fB\-r\fR, \fB\-\-remove\-foreign file\fR .RS 4 Remove foreign file from -\fBorage\fR. The file itself is not removed or modified. If you want to remove it, you need to do that separately using proper operating system command. +\fBorage\fR\&. The file itself is not removed or modified\&. If you want to remove it, you need to do that separately using proper operating system command\&. .RE .SH "FILES" .PP All \fBorage\fR datafiles are by default in -\fI~/.local/share/orage\fR +\fI~/\&.local/share/orage\fR and all configuration files are in -\fI~/.config/orage\fR. (Note that you can change these locations, so if you do not find them, check from the UI.) +\fI~/\&.config/orage\fR\&. (Note that you can change these locations, so if you do not find them, check from the UI\&.) .SH "BUGS" .PP Please report any bugs and enhancement requests to -\fIhttp://bugzilla.xfce.org/\fR. Usage related questions can be sent to -\[email protected]\fR -email list. +\fIhttp://bugzilla\&.xfce\&.org/\fR\&. Usage related questions can be sent to +\fIxfce@xfce\&.org\fR +email list\&. .SH "HOMEPAGE" .PP - -\fIhttp://www.xfce.org/projects/orage/\fR +\fIhttp://www\&.xfce\&.org/projects/orage/\fR .SH "AUTHOR" .PP - \fBorage\fR was originally written by Mickael Graf and is now being maintained by Juha Kautto -<[email protected]>. +<juha@xfce\&.org>\&. .PP This manual page was written by Juha Kautto -<[email protected]>. +<juha@xfce\&.org>\&. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/doc/orage.xml new/orage-4.12.1/doc/orage.xml --- old/orage-4.12.0/doc/orage.xml 2015-04-09 12:42:21.000000000 +0200 +++ new/orage-4.12.1/doc/orage.xml 2015-04-10 12:26:26.000000000 +0200 @@ -1,7 +1,7 @@ <!-- $Id: orage.xml 22971 2008-03-06 23:14:10Z juha $ - Copyright (c) 2008-2011 Juha Kautto <[email protected]> + Copyright (c) 2008-2015 Juha Kautto <[email protected]> --> <refentry id="Orage"> @@ -64,7 +64,7 @@ </varlistentry> <varlistentry> - <term><option>-p</option>, <option>----preferences</option></term> + <term><option>-p</option>, <option>--preferences</option></term> <listitem> <para> Open the preferences setting window. @@ -83,7 +83,7 @@ </varlistentry> <varlistentry> - <term><option>-a</option>, <option>----add-foreign file [RW]</option></term> + <term><option>-a</option>, <option>--add-foreign file [RW]</option></term> <listitem> <para> Add a foreign file into <command>orage</command>. By default this @@ -94,7 +94,7 @@ </varlistentry> <varlistentry> - <term><option>-r</option>, <option>----remove-foreign file</option></term> + <term><option>-r</option>, <option>--remove-foreign file</option></term> <listitem> <para> Remove foreign file from <command>orage</command>. The file itself diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/globaltime/globaltime.1 new/orage-4.12.1/globaltime/globaltime.1 --- old/orage-4.12.0/globaltime/globaltime.1 2015-04-09 12:44:19.000000000 +0200 +++ new/orage-4.12.1/globaltime/globaltime.1 2015-04-10 12:26:26.000000000 +0200 @@ -1,67 +1,53 @@ -'\" t .\" Title: globaltime -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 04/09/2015 -.\" Manual: [FIXME: manual] -.\" Source: [FIXME: source] -.\" Language: English +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/> +.\" Date: 03/10/2008 +.\" Manual: +.\" Source: .\" -.TH "GLOBALTIME" "1" "04/09/2015" "[FIXME: source]" "[FIXME: manual]" -.\" ----------------------------------------------------------------- -.\" * Define some portability stuff -.\" ----------------------------------------------------------------- -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" http://bugs.debian.org/507673 -.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.ie \n(.g .ds Aq \(aq -.el .ds Aq ' -.\" ----------------------------------------------------------------- -.\" * set default formatting -.\" ----------------------------------------------------------------- +.TH "GLOBALTIME" "1" "03/10/2008" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -globaltime \- International multiclock timeconverter for the Xfce Desktop Environment\&. It is part of Orage +globaltime \- International multiclock timeconverter for the Xfce Desktop Environment. It is part of Orage .SH "SYNOPSIS" -.HP \w'\fBglobaltime\fR\ 'u +.HP 11 \fBglobaltime\fR .SH "DESCRIPTION" .PP + \fBglobaltime\fR -is a fast and easy to use graphical clock for the Xfce Desktop Environment\&. It can show several clocks in different timezones at the same time\&. It is also possible to change time, so that it is easier to see when certain time is in other timezones\&. +is a fast and easy to use graphical clock for the Xfce Desktop Environment. It can show several clocks in different timezones at the same time. It is also possible to change time, so that it is easier to see when certain time is in other timezones. \fBglobaltime\fR -is not able to change your operating system time\&. +is not able to change your operating system time. .SH "FILES" .PP All \fBglobaltime\fR datafiles are by default in in -\fI~/\&.config/globaltime\fR\&. +\fI~/.config/globaltime\fR. .SH "BUGS" .PP Please report any bugs and enhancement requests to -\fIhttp://bugzilla\&.xfce\&.org/\fR\&. Note that +\fIhttp://bugzilla.xfce.org/\fR. Note that \fBglobaltime\fR is part of \fBorage\fR -so bugs are reported against orage and component globaltime\&. Usage related questions can be sent to -\fIxfce@xfce\&.org\fR -email list\&. +so bugs are reported against orage and component globaltime. Usage related questions can be sent to +\[email protected]\fR +email list. .SH "HOMEPAGE" .PP -\fIhttp://www\&.xfce\&.org/projects/orage/\fR + +\fIhttp://www.xfce.org/projects/orage/\fR .SH "AUTHOR" .PP + \fBglobaltime\fR was written by Juha Kautto -<juha@xfce\&.org>\&. +<[email protected]>. .PP This manual page was written by Juha Kautto -<juha@xfce\&.org>\&. +<[email protected]>. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/panel-plugin/Makefile.am new/orage-4.12.1/panel-plugin/Makefile.am --- old/orage-4.12.0/panel-plugin/Makefile.am 2015-04-09 12:42:21.000000000 +0200 +++ new/orage-4.12.1/panel-plugin/Makefile.am 2015-04-10 12:26:26.000000000 +0200 @@ -1,26 +1,26 @@ if HAVE_LIBXFCE4PANEL -plugin_LTLIBRARIES = orageclock.la +plugin_LTLIBRARIES = liborageclock.la endif plugindir = $(libdir)/xfce4/panel/plugins -orageclock_la_CFLAGS = \ +liborageclock_la_CFLAGS = \ -DPACKAGE_DATA_DIR=\"$(datadir)\" \ -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ @LIBXFCE4PANEL_CFLAGS@ -orageclock_la_LDFLAGS = \ +liborageclock_la_LDFLAGS = \ -avoid-version \ -module \ -no-undefined \ -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' \ $(PLATFORM_LDFLAGS) -orageclock_la_LIBADD = \ +liborageclock_la_LIBADD = \ @LIBXFCE4PANEL_LIBS@ \ -lX11 -orageclock_la_SOURCES = \ +liborageclock_la_SOURCES = \ oc_config.c \ timezone_selection.c \ timezone_selection.h \ @@ -32,7 +32,7 @@ ../src/functions.h if HAVE_CYGWIN -orageclock_la_LDFLAGS += \ +liborageclock_la_LDFLAGS += \ -no-undefined endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/panel-plugin/Makefile.in new/orage-4.12.1/panel-plugin/Makefile.in --- old/orage-4.12.0/panel-plugin/Makefile.in 2015-04-09 12:43:29.000000000 +0200 +++ new/orage-4.12.1/panel-plugin/Makefile.in 2015-04-10 12:26:54.000000000 +0200 @@ -123,21 +123,23 @@ } am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(desktopdir)" LTLIBRARIES = $(plugin_LTLIBRARIES) -orageclock_la_DEPENDENCIES = -am_orageclock_la_OBJECTS = orageclock_la-oc_config.lo \ - orageclock_la-timezone_selection.lo \ - orageclock_la-tz_zoneinfo_read.lo \ - orageclock_la-xfce4-orageclock-plugin.lo \ - orageclock_la-functions.lo -orageclock_la_OBJECTS = $(am_orageclock_la_OBJECTS) +liborageclock_la_DEPENDENCIES = +am_liborageclock_la_OBJECTS = liborageclock_la-oc_config.lo \ + liborageclock_la-timezone_selection.lo \ + liborageclock_la-tz_zoneinfo_read.lo \ + liborageclock_la-xfce4-orageclock-plugin.lo \ + liborageclock_la-functions.lo +liborageclock_la_OBJECTS = $(am_liborageclock_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = -orageclock_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(orageclock_la_CFLAGS) \ - $(CFLAGS) $(orageclock_la_LDFLAGS) $(LDFLAGS) -o $@ -@HAVE_LIBXFCE4PANEL_TRUE@am_orageclock_la_rpath = -rpath $(plugindir) +liborageclock_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(liborageclock_la_CFLAGS) $(CFLAGS) \ + $(liborageclock_la_LDFLAGS) $(LDFLAGS) -o $@ +@HAVE_LIBXFCE4PANEL_TRUE@am_liborageclock_la_rpath = -rpath \ +@HAVE_LIBXFCE4PANEL_TRUE@ $(plugindir) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false @@ -172,8 +174,8 @@ am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = -SOURCES = $(orageclock_la_SOURCES) -DIST_SOURCES = $(orageclock_la_SOURCES) +SOURCES = $(liborageclock_la_SOURCES) +DIST_SOURCES = $(liborageclock_la_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ @@ -384,22 +386,22 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -@HAVE_LIBXFCE4PANEL_TRUE@plugin_LTLIBRARIES = orageclock.la +@HAVE_LIBXFCE4PANEL_TRUE@plugin_LTLIBRARIES = liborageclock.la plugindir = $(libdir)/xfce4/panel/plugins -orageclock_la_CFLAGS = \ +liborageclock_la_CFLAGS = \ -DPACKAGE_DATA_DIR=\"$(datadir)\" \ -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ @LIBXFCE4PANEL_CFLAGS@ -orageclock_la_LDFLAGS = -avoid-version -module -no-undefined \ +liborageclock_la_LDFLAGS = -avoid-version -module -no-undefined \ -export-symbols-regex \ '^xfce_panel_module_(preinit|init|construct)' \ $(PLATFORM_LDFLAGS) $(am__append_1) -orageclock_la_LIBADD = \ +liborageclock_la_LIBADD = \ @LIBXFCE4PANEL_LIBS@ \ -lX11 -orageclock_la_SOURCES = \ +liborageclock_la_SOURCES = \ oc_config.c \ timezone_selection.c \ timezone_selection.h \ @@ -488,8 +490,8 @@ rm -f $${locs}; \ } -orageclock.la: $(orageclock_la_OBJECTS) $(orageclock_la_DEPENDENCIES) $(EXTRA_orageclock_la_DEPENDENCIES) - $(AM_V_CCLD)$(orageclock_la_LINK) $(am_orageclock_la_rpath) $(orageclock_la_OBJECTS) $(orageclock_la_LIBADD) $(LIBS) +liborageclock.la: $(liborageclock_la_OBJECTS) $(liborageclock_la_DEPENDENCIES) $(EXTRA_liborageclock_la_DEPENDENCIES) + $(AM_V_CCLD)$(liborageclock_la_LINK) $(am_liborageclock_la_rpath) $(liborageclock_la_OBJECTS) $(liborageclock_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -497,11 +499,11 @@ distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orageclock_la-functions.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orageclock_la-oc_config.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orageclock_la-timezone_selection.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orageclock_la-tz_zoneinfo_read.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orageclock_la-xfce4-orageclock-plugin.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liborageclock_la-functions.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liborageclock_la-oc_config.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liborageclock_la-timezone_selection.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liborageclock_la-tz_zoneinfo_read.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liborageclock_la-xfce4-orageclock-plugin.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -524,40 +526,40 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< -orageclock_la-oc_config.lo: oc_config.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -MT orageclock_la-oc_config.lo -MD -MP -MF $(DEPDIR)/orageclock_la-oc_config.Tpo -c -o orageclock_la-oc_config.lo `test -f 'oc_config.c' || echo '$(srcdir)/'`oc_config.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/orageclock_la-oc_config.Tpo $(DEPDIR)/orageclock_la-oc_config.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oc_config.c' object='orageclock_la-oc_config.lo' libtool=yes @AMDEPBACKSLASH@ +liborageclock_la-oc_config.lo: oc_config.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -MT liborageclock_la-oc_config.lo -MD -MP -MF $(DEPDIR)/liborageclock_la-oc_config.Tpo -c -o liborageclock_la-oc_config.lo `test -f 'oc_config.c' || echo '$(srcdir)/'`oc_config.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborageclock_la-oc_config.Tpo $(DEPDIR)/liborageclock_la-oc_config.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oc_config.c' object='liborageclock_la-oc_config.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -c -o orageclock_la-oc_config.lo `test -f 'oc_config.c' || echo '$(srcdir)/'`oc_config.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -c -o liborageclock_la-oc_config.lo `test -f 'oc_config.c' || echo '$(srcdir)/'`oc_config.c -orageclock_la-timezone_selection.lo: timezone_selection.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -MT orageclock_la-timezone_selection.lo -MD -MP -MF $(DEPDIR)/orageclock_la-timezone_selection.Tpo -c -o orageclock_la-timezone_selection.lo `test -f 'timezone_selection.c' || echo '$(srcdir)/'`timezone_selection.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/orageclock_la-timezone_selection.Tpo $(DEPDIR)/orageclock_la-timezone_selection.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timezone_selection.c' object='orageclock_la-timezone_selection.lo' libtool=yes @AMDEPBACKSLASH@ +liborageclock_la-timezone_selection.lo: timezone_selection.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -MT liborageclock_la-timezone_selection.lo -MD -MP -MF $(DEPDIR)/liborageclock_la-timezone_selection.Tpo -c -o liborageclock_la-timezone_selection.lo `test -f 'timezone_selection.c' || echo '$(srcdir)/'`timezone_selection.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborageclock_la-timezone_selection.Tpo $(DEPDIR)/liborageclock_la-timezone_selection.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timezone_selection.c' object='liborageclock_la-timezone_selection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -c -o orageclock_la-timezone_selection.lo `test -f 'timezone_selection.c' || echo '$(srcdir)/'`timezone_selection.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -c -o liborageclock_la-timezone_selection.lo `test -f 'timezone_selection.c' || echo '$(srcdir)/'`timezone_selection.c -orageclock_la-tz_zoneinfo_read.lo: ../src/tz_zoneinfo_read.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -MT orageclock_la-tz_zoneinfo_read.lo -MD -MP -MF $(DEPDIR)/orageclock_la-tz_zoneinfo_read.Tpo -c -o orageclock_la-tz_zoneinfo_read.lo `test -f '../src/tz_zoneinfo_read.c' || echo '$(srcdir)/'`../src/tz_zoneinfo_read.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/orageclock_la-tz_zoneinfo_read.Tpo $(DEPDIR)/orageclock_la-tz_zoneinfo_read.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../src/tz_zoneinfo_read.c' object='orageclock_la-tz_zoneinfo_read.lo' libtool=yes @AMDEPBACKSLASH@ +liborageclock_la-tz_zoneinfo_read.lo: ../src/tz_zoneinfo_read.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -MT liborageclock_la-tz_zoneinfo_read.lo -MD -MP -MF $(DEPDIR)/liborageclock_la-tz_zoneinfo_read.Tpo -c -o liborageclock_la-tz_zoneinfo_read.lo `test -f '../src/tz_zoneinfo_read.c' || echo '$(srcdir)/'`../src/tz_zoneinfo_read.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborageclock_la-tz_zoneinfo_read.Tpo $(DEPDIR)/liborageclock_la-tz_zoneinfo_read.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../src/tz_zoneinfo_read.c' object='liborageclock_la-tz_zoneinfo_read.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -c -o orageclock_la-tz_zoneinfo_read.lo `test -f '../src/tz_zoneinfo_read.c' || echo '$(srcdir)/'`../src/tz_zoneinfo_read.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -c -o liborageclock_la-tz_zoneinfo_read.lo `test -f '../src/tz_zoneinfo_read.c' || echo '$(srcdir)/'`../src/tz_zoneinfo_read.c -orageclock_la-xfce4-orageclock-plugin.lo: xfce4-orageclock-plugin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -MT orageclock_la-xfce4-orageclock-plugin.lo -MD -MP -MF $(DEPDIR)/orageclock_la-xfce4-orageclock-plugin.Tpo -c -o orageclock_la-xfce4-orageclock-plugin.lo `test -f 'xfce4-orageclock-plugin.c' || echo '$(srcdir)/'`xfce4-orageclock-plugin.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/orageclock_la-xfce4-orageclock-plugin.Tpo $(DEPDIR)/orageclock_la-xfce4-orageclock-plugin.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xfce4-orageclock-plugin.c' object='orageclock_la-xfce4-orageclock-plugin.lo' libtool=yes @AMDEPBACKSLASH@ +liborageclock_la-xfce4-orageclock-plugin.lo: xfce4-orageclock-plugin.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -MT liborageclock_la-xfce4-orageclock-plugin.lo -MD -MP -MF $(DEPDIR)/liborageclock_la-xfce4-orageclock-plugin.Tpo -c -o liborageclock_la-xfce4-orageclock-plugin.lo `test -f 'xfce4-orageclock-plugin.c' || echo '$(srcdir)/'`xfce4-orageclock-plugin.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborageclock_la-xfce4-orageclock-plugin.Tpo $(DEPDIR)/liborageclock_la-xfce4-orageclock-plugin.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xfce4-orageclock-plugin.c' object='liborageclock_la-xfce4-orageclock-plugin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -c -o orageclock_la-xfce4-orageclock-plugin.lo `test -f 'xfce4-orageclock-plugin.c' || echo '$(srcdir)/'`xfce4-orageclock-plugin.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -c -o liborageclock_la-xfce4-orageclock-plugin.lo `test -f 'xfce4-orageclock-plugin.c' || echo '$(srcdir)/'`xfce4-orageclock-plugin.c -orageclock_la-functions.lo: ../src/functions.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -MT orageclock_la-functions.lo -MD -MP -MF $(DEPDIR)/orageclock_la-functions.Tpo -c -o orageclock_la-functions.lo `test -f '../src/functions.c' || echo '$(srcdir)/'`../src/functions.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/orageclock_la-functions.Tpo $(DEPDIR)/orageclock_la-functions.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../src/functions.c' object='orageclock_la-functions.lo' libtool=yes @AMDEPBACKSLASH@ +liborageclock_la-functions.lo: ../src/functions.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -MT liborageclock_la-functions.lo -MD -MP -MF $(DEPDIR)/liborageclock_la-functions.Tpo -c -o liborageclock_la-functions.lo `test -f '../src/functions.c' || echo '$(srcdir)/'`../src/functions.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborageclock_la-functions.Tpo $(DEPDIR)/liborageclock_la-functions.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../src/functions.c' object='liborageclock_la-functions.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(orageclock_la_CFLAGS) $(CFLAGS) -c -o orageclock_la-functions.lo `test -f '../src/functions.c' || echo '$(srcdir)/'`../src/functions.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liborageclock_la_CFLAGS) $(CFLAGS) -c -o liborageclock_la-functions.lo `test -f '../src/functions.c' || echo '$(srcdir)/'`../src/functions.c mostlyclean-libtool: -rm -f *.lo diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/po/lt.po new/orage-4.12.1/po/lt.po --- old/orage-4.12.0/po/lt.po 2015-04-09 12:42:21.000000000 +0200 +++ new/orage-4.12.1/po/lt.po 2015-04-10 12:26:26.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-09-23 12:30+0200\n" -"PO-Revision-Date: 2015-03-27 11:37+0000\n" +"PO-Revision-Date: 2015-04-09 21:47+0000\n" "Last-Translator: Moo\n" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/xfce-apps/language/lt/)\n" "MIME-Version: 1.0\n" @@ -591,7 +591,7 @@ #: ../src/appointment.c:740 msgid "No, do not leave" -msgstr "" +msgstr "Ne, nepalikti" #: ../src/appointment.c:741 msgid "Yes, ignore modifications and leave" @@ -611,7 +611,7 @@ #: ../src/appointment.c:1139 ../src/appointment.c:1188 msgid "Orage default file" -msgstr "" +msgstr "Orage numatytasis failas" #: ../src/appointment.c:1225 msgid "Appointment addition failed." @@ -638,7 +638,7 @@ #: ../src/appointment.c:1288 ../src/event-list.c:970 msgid "No, cancel the removal" -msgstr "" +msgstr "Ne, atšaukti šalinimą" #: ../src/appointment.c:1289 msgid "Yes, remove it" @@ -1445,7 +1445,7 @@ #: ../src/interface.c:89 ../src/interface.c:104 #, c-format msgid "Found external update on file %s." -msgstr "" +msgstr "Rastas išorinis failo %s atnaujinimas." #: ../src/interface.c:112 msgid "Refreshing alarms and calendar due to external file update." @@ -1662,7 +1662,7 @@ #: ../src/interface.c:1294 msgid "This internal name is displayed to user instead of file name." -msgstr "" +msgstr "Šis vidinis pavadinimas yra rodomas naudotojui vietoj failo pavadinimo." #: ../src/interface.c:1308 msgid "Exchange data - Orage" @@ -1849,7 +1849,7 @@ "\n" " Note:\n" "%s" -msgstr "" +msgstr "\n Pastaba:\n%s" #: ../src/mainbox.c:489 msgid "Never" @@ -2140,7 +2140,7 @@ #: ../src/reminder.c:803 msgid "Postpone" -msgstr "" +msgstr "Atidėti" #: ../src/reminder.c:805 msgid "Remind me again after the specified time" @@ -2742,7 +2742,7 @@ #: ../src/timezone_names.c:180 msgid "America/Kralendijk" -msgstr "" +msgstr "Amerika/Kralendeikas" #: ../src/timezone_names.c:181 msgid "America/La_Paz" @@ -2778,7 +2778,7 @@ #: ../src/timezone_names.c:189 msgid "America/Marigot" -msgstr "" +msgstr "Amerika/Marigo" #: ../src/timezone_names.c:190 msgid "America/Martinique" @@ -2786,7 +2786,7 @@ #: ../src/timezone_names.c:191 msgid "America/Matamoros" -msgstr "" +msgstr "Amerika/Matamorosas" #: ../src/timezone_names.c:192 msgid "America/Mazatlan" @@ -3014,7 +3014,7 @@ #: ../src/timezone_names.c:248 msgid "America/Toronto" -msgstr "" +msgstr "Amerika/Torontas" #: ../src/timezone_names.c:249 msgid "America/Tortola" @@ -3426,7 +3426,7 @@ #: ../src/timezone_names.c:351 msgid "Asia/Tel_Aviv" -msgstr "" +msgstr "Azija/Tel_Avivas" #: ../src/timezone_names.c:352 msgid "Asia/Thimbu" @@ -3538,7 +3538,7 @@ #: ../src/timezone_names.c:379 msgid "Australia/ACT" -msgstr "" +msgstr "Australija/AST" #: ../src/timezone_names.c:380 msgid "Australia/Adelaide" @@ -3594,19 +3594,19 @@ #: ../src/timezone_names.c:393 msgid "Brazil/Acre" -msgstr "" +msgstr "Brazilija/Akrė" #: ../src/timezone_names.c:394 msgid "Brazil/DeNoronha" -msgstr "" +msgstr "Brazilija/De_Noronija" #: ../src/timezone_names.c:395 msgid "Brazil/East" -msgstr "" +msgstr "Brazilija/Rytai" #: ../src/timezone_names.c:396 msgid "Brazil/West" -msgstr "" +msgstr "Brazilija/Vakarai" #: ../src/timezone_names.c:397 msgid "Canada" @@ -4366,7 +4366,7 @@ #: ../src/timezone_names.c:586 msgid "US/Arizona" -msgstr "" +msgstr "JAV/Arizona" #: ../src/timezone_names.c:587 msgid "US/Central" @@ -4390,7 +4390,7 @@ #: ../src/timezone_names.c:592 msgid "US/Michigan" -msgstr "" +msgstr "JAV/Mičiganas" #: ../src/timezone_names.c:593 msgid "US/Mountain" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/orage-4.12.0/xfcalendar.spec new/orage-4.12.1/xfcalendar.spec --- old/orage-4.12.0/xfcalendar.spec 2015-04-09 12:43:44.000000000 +0200 +++ new/orage-4.12.1/xfcalendar.spec 2015-04-10 12:27:06.000000000 +0200 @@ -1,6 +1,6 @@ Summary: Time-managing application for xfce4. Name: orage -Version: 4.12.0 +Version: 4.12.1 Release: 1 License: GPL URL: http://www.xfce.org/
