1
0
forked from pool/xfce4-session

Accepting request 43423 from X11:xfce

checked in (request 43423)

OBS-URL: https://build.opensuse.org/request/show/43423
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=33
This commit is contained in:
OBS User autobuild 2010-07-19 19:28:41 +00:00 committed by Git OBS Bridge
parent f23df0fd30
commit d1f2dcda6b
5 changed files with 48 additions and 15 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:feed3f9053b83233697223a20f95ca0ad6efe9fedffcc098e4935a425e8f9f0e
size 1365247

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:725e269254c34c530acb670f5ccd0fd69b57cbe9f2176abd8499fc5d6dcd30a8
size 1385541

View File

@ -0,0 +1,42 @@
From d23fbb801f07a915c1e9b33555614fa93f30c469 Mon Sep 17 00:00:00 2001
From: Mike Massonnet <mmassonnet@xfce.org>
Date: Tue, 12 May 2009 09:34:41 +0000
Subject: [PATCH] it.po typo
(Old svn revision: 29952)
---
po/ChangeLog | 4 ++++
po/de.po | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-12 Mike Massonnet <mmassonnet@xfce.org>
+
+ * de.po: Fix typo (bug #5279)
+
2009-04-08 Jannis Pohlmann <jannis@xfce.org>
* de.po: Update German translations (Fabian Nowak).
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: xfce4-session 4.4.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-12-26 20:57-0800\n"
-"PO-Revision-Date: 2009-04-09 12:12+0200\n"
+"PO-Revision-Date: 2009-05-12 11:32+0200\n"
"Last-Translator: Fabian Nowak <timystery@arcor.de>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
@@ -332,7 +332,7 @@ msgstr "Sitzungsverwaltung"
#: ../xfce4-session/shutdown.c:360
#, c-format
msgid "<span size='large'><b>Log out %s</b></span>"
-msgstr "<span·size='large'><b>%s abmelden</b></span>"
+msgstr "<span size='large'><b>%s abmelden</b></span>"
#: ../xfce4-session/shutdown.c:401
msgid "Log Out"

View File

@ -1,14 +1,3 @@
-------------------------------------------------------------------
Sun Jul 18 13:46:55 CEST 2010 - bernhard@bwalle.de
- updated to 4.6.2
o Build fixes for GIT.
o Add timing information to verbose output.
o If it looks like the helper got killed, just return success (bug #4849).
o Translation updates (de, es, gl, hu, id, pl, pt, ru, tr, uk, ro,
lv, ur, ur_PK, ast, sk, nl, it, kk).
- Drop xfce4-session-logout-de.diff: Upstream.
-------------------------------------------------------------------
Thu May 13 11:54:26 UTC 2010 - bernhard@bwalle.de

View File

@ -20,12 +20,13 @@
Name: xfce4-session
Summary: Xfce Session manager
Version: 4.6.2
Version: 4.6.1
Release: 4
License: GPLv2+
Url: http://www.xfce.org/
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-tips-no-fortune.patch
Patch1: %{name}-logout-de.diff
Group: System/GUI/XFCE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libwnck-devel libxfce4util-devel libxfcegui4-devel
@ -95,6 +96,7 @@ Authors:
%prep
%setup -q
%patch0
%patch1 -p1
%build
%configure \