polkit-gnome: fix binpath in the .desktop file.

This commit is contained in:
Juan RP
2014-08-31 14:00:56 +02:00
parent 867d1547d1
commit 4c9a82f614
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ Comment[uk]=Агент автентифікації PolicyKit
Comment[zh_CN]=PolicyKit 认证代理
Comment[zh_HK]=PolicyKit 驗證代理程式
Comment[zh_TW]=PolicyKit 驗證代理程式
Exec=/usr/libexec/polkit-gnome/polkit-gnome-authentication-agent-1
Exec=/usr/libexec/polkit-gnome-authentication-agent-1
Terminal=false
Type=Application
Categories=

View File

@@ -1,7 +1,7 @@
# Template file for 'polkit-gnome'
pkgname=polkit-gnome
version=0.105
revision=5
revision=6
build_style=gnu-configure
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="polkit-devel gtk+3-devel"