Bug#563778: data/leafpad.desktop.in does not need Encoding=UTF-8
jaalto
jari.aalto at cante.net
Tue Jan 5 09:58:16 UTC 2010
Package: leafpad
Version: 0.8.17-1
Severity: wishlist
Tags: patch
Here is small patch to remove 'Encoding'. The UTF-8 is the default.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages leafpad depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.6.0-4.2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.3-1 The GLib library of C routines
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
leafpad recommends no packages.
Versions of packages leafpad suggests:
pn evince-gtk <none> (no description available)
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/share/applications/leafpad.desktop (from leafpad package)
debsums: changed file /usr/bin/leafpad (from leafpad package)
-------------- next part --------------
>From a092663f1634be48e628a251e5d5bf49395401fe Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto at cante.net>
Date: Sat, 19 Dec 2009 01:37:18 +0200
Subject: [PATCH] data/leafpad.desktop.in: delete encoding
Signed-off-by: Jari Aalto <jari.aalto at cante.net>
---
data/leafpad.desktop.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/data/leafpad.desktop.in b/data/leafpad.desktop.in
index e1ae640..b4577f5 100644
--- a/data/leafpad.desktop.in
+++ b/data/leafpad.desktop.in
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
_Name=Leafpad
_Comment=Simple text editor
Exec=leafpad %f
--
1.6.5
More information about the pkg-gnome-maintainers
mailing list