diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-23 09:40:32 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-23 09:40:44 +0100 |
| commit | 580fd6c7438ac99956cfb376913109f226fc6bd0 (patch) | |
| tree | 844f65b2e6e184a3621f4a347894593ff874907c /meta-xfce/recipes-xfce/xfce4-session | |
| parent | c69abe07376055e301e79d2d9f0430fd700b1c9a (diff) | |
| download | meta-openembedded-580fd6c7438ac99956cfb376913109f226fc6bd0.tar.gz | |
meta-openembedded: use correct format of Upstream-Status
* some patches have also incorrect value, but e.g. "Unknown" is as good as
"Pending" to me
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-session')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-session/files/0001-Handle-multiple-interactive-session-save-bug-5379.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-session/files/0001-Handle-multiple-interactive-session-save-bug-5379.patch b/meta-xfce/recipes-xfce/xfce4-session/files/0001-Handle-multiple-interactive-session-save-bug-5379.patch index 38949a5d73..dd9c6d4674 100644 --- a/meta-xfce/recipes-xfce/xfce4-session/files/0001-Handle-multiple-interactive-session-save-bug-5379.patch +++ b/meta-xfce/recipes-xfce/xfce4-session/files/0001-Handle-multiple-interactive-session-save-bug-5379.patch | |||
| @@ -9,7 +9,7 @@ anything on log out without session save. | |||
| 9 | 9 | ||
| 10 | Based on original work by Chris Bainbridge (chris.bainbridge@gmail.com). | 10 | Based on original work by Chris Bainbridge (chris.bainbridge@gmail.com). |
| 11 | --- | 11 | --- |
| 12 | Upstream-status: applied | 12 | Upstream-Status: applied |
| 13 | xfce4-session/xfsm-manager.c | 81 ++++++++++++++++++++++++----------------- | 13 | xfce4-session/xfsm-manager.c | 81 ++++++++++++++++++++++++----------------- |
| 14 | 1 files changed, 47 insertions(+), 34 deletions(-) | 14 | 1 files changed, 47 insertions(+), 34 deletions(-) |
| 15 | 15 | ||
