Fix the desktop file keywords
This commit is contained in:
parent
da690f8f96
commit
237813922e
26
glade-3.15.0-keywords.patch
Normal file
26
glade-3.15.0-keywords.patch
Normal file
@ -0,0 +1,26 @@
|
||||
From 5abd0de8ab3ddb6a4d7594cd73700ca12f23e117 Mon Sep 17 00:00:00 2001
|
||||
From: Richard Hughes <richard@hughsie.com>
|
||||
Date: Tue, 19 Mar 2013 08:47:51 +0000
|
||||
Subject: [PATCH] Fix the Malayalam translation
|
||||
|
||||
Fixes: Keywords[ml] in group 'Desktop Entry' does not have a semicolon (';') as trailing character.
|
||||
---
|
||||
po/ml.po | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/po/ml.po b/po/ml.po
|
||||
index 1a7e867..e257ee5 100644
|
||||
--- a/po/ml.po
|
||||
+++ b/po/ml.po
|
||||
@@ -40,7 +40,7 @@ msgstr "GTK+ പ്റോഗ്റാമുകള്ക്കുളള യൂ
|
||||
|
||||
#: ../data/glade.desktop.in.in.h:5
|
||||
msgid "GUI designer;user interface;ui builder;"
|
||||
-msgstr "ജി യു ഐ ഡിസൈനര്;യുസര് ഇന്റര്ഫേസ്;യു ഐ ബില്ടാര് "
|
||||
+msgstr "ജി യു ഐ ഡിസൈനര്;യുസര് ഇന്റര്ഫേസ്;യു ഐ ബില്ടാര്;"
|
||||
|
||||
#: ../src/glade.glade.h:1
|
||||
msgid "Select"
|
||||
--
|
||||
1.8.1.4
|
||||
|
@ -10,6 +10,7 @@ Summary: User Interface Designer for GTK+
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://glade.gnome.org/
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.14/glade-%{version}.tar.xz
|
||||
Patch0: glade-3.15.0-keywords.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -58,6 +59,7 @@ developing applications that use Glade widget library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .keywords
|
||||
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user