[PolicyKit-gnome] Fix desktop file
- From: David Zeuthen <davidz src gnome org>
- To: svn-commits-list gnome org
- Subject: [PolicyKit-gnome] Fix desktop file
- Date: Mon, 22 Jun 2009 11:26:45 -0400 (EDT)
commit 8a286e71e71e17f25b1a4df3505533fe7220d307
Author: David Zeuthen <davidz redhat com>
Date: Mon Jun 22 11:23:24 2009 -0400
Fix desktop file
Encoding=UTF-8 is depreacted. Also mark Name and Comment for
translation.
po/POTFILES.in | 1 +
src/polkit-gnome-authentication-agent-1.desktop.in | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 22066a4..9e047ba 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,3 +4,4 @@
src/main.c
src/polkitgnomeauthenticationdialog.c
src/polkitgnomeauthenticator.c
+src/polkit-gnome-authentication-agent-1.desktop.in
diff --git a/src/polkit-gnome-authentication-agent-1.desktop.in b/src/polkit-gnome-authentication-agent-1.desktop.in
index 598ff66..046b95f 100644
--- a/src/polkit-gnome-authentication-agent-1.desktop.in
+++ b/src/polkit-gnome-authentication-agent-1.desktop.in
@@ -1,7 +1,6 @@
[Desktop Entry]
-Encoding=UTF-8
-Name=PolicyKit Authentication Agent
-Comment=PolicyKit Authentication Agent
+_Name=PolicyKit Authentication Agent
+_Comment=PolicyKit Authentication Agent
Exec= FULL_LIBEXECDIR@/polkit-gnome-authentication-agent-1
Terminal=false
Type=Application
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]