~ubuntu-branches/ubuntu/oneiric/kde-workspace/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/0001-SVN_SILENT-made-messages-.desktop-file.patch

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2011-09-25 00:42:41 UTC
  • Revision ID: package-import@ubuntu.com-20110925004241-c5ck55dokn3yt1kg
Tags: 4:4.7.1-0ubuntu3
* Update debian/kdm.upstart to match latest gdm.upstart improvements:
  - Also export LC_MESSAGES with the rest of locale information
  - When kdm is shut down by a runlevel call, emit an upstart event that can
    be caught by plymouth so it can distinguish between the DM shutting down
    for a runlevel change vs. other causes (LP: #854329)
* Update patches for post-4.7.1 changes.  Add to debian/patches:
    0001-SVN_SILENT-made-messages-.desktop-file.patch
    0003-SVN_SILENT-made-messages-.desktop-file.patch
    0004-SVN_SILENT-made-messages-.desktop-file.patch
    0005-SVN_SILENT-made-messages-.desktop-file.patch
    0006-preferred-app-launchers-need-to-use-the-type-of-the-.patch
    0007-SVN_SILENT-made-messages-.desktop-file.patch
    0009-SVN_SILENT-made-messages-.desktop-file.patch
    0010-add-some-missing-connects-for-the-ruleswidget.patch
    0011-fix-yet-another-fun-with-pointers-tabbing-segfault.patch
    0013-catch-changeMaximize-recursion-from-setNoBorder.patch
    0014-Clear-thumbnails-for-deleted-windows.patch
    0015-Fix-pointer-accesses-in-tiling-code.patch
    0016-SVN_SILENT-made-messages-.desktop-file.patch
    0017-SVN_SILENT-made-messages-.desktop-file.patch
    0018-SVN_SILENT-made-messages-.desktop-file.patch
    0019-Test-for-widget-creation-before-deleting-property-at.patch
    0020-SVN_SILENT-made-messages-.desktop-file.patch
    0023-fix-kiosk-restrictions-for-user-switching-and-logout.patch
    0024-Fix-typo-use-the-right-signal-signature.patch
    0025-Repaint-old-area-of-the-thumbnail.patch
    0026-Use-Client-layoutMetric-to-access-shadowSize-instead.patch
    0027-ShowCalendarPopup-false-suppresses-calendar-popup-an.patch
    0028-show-the-keyboard-on-immediately-entering-a-text-are.patch
    0029-Repaint-the-whole-window-in-the-taskbar-thumbnail.patch
    0030-SVN_SILENT-made-messages-.desktop-file.patch
    0031-Fix-wrong-inital-tab-in-keyboard-kcm.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From 4cfe744273bc0d4f707504b51c3ac67121666947 Mon Sep 17 00:00:00 2001
 
2
From: Script Kiddy <scripty@kde.org>
 
3
Date: Fri, 2 Sep 2011 14:03:26 +0200
 
4
Subject: [PATCH 01/31] SVN_SILENT made messages (.desktop file)
 
5
 
 
6
---
 
7
 kwin/clients/tabstrip/tabstrip.desktop |    2 +-
 
8
 1 files changed, 1 insertions(+), 1 deletions(-)
 
9
 
 
10
diff --git a/kwin/clients/tabstrip/tabstrip.desktop b/kwin/clients/tabstrip/tabstrip.desktop
 
11
index 6076dd1..2047aa6 100644
 
12
--- a/kwin/clients/tabstrip/tabstrip.desktop
 
13
+++ b/kwin/clients/tabstrip/tabstrip.desktop
 
14
@@ -5,7 +5,7 @@ Name[ast]=Tira de llingüetes
 
15
 Name[bs]=Traka jezičaka
 
16
 Name[ca]=Barra de pestanyes
 
17
 Name[ca@valencia]=Barra de pestanyes
 
18
-Name[cs]=Pruh záložek
 
19
+Name[cs]=Pruh karet
 
20
 Name[csb]=Tabstrip
 
21
 Name[da]=Tabstrip
 
22
 Name[de]=Tabstrip
 
23
-- 
 
24
1.7.4.1
 
25