[krb5-auth-dialog] Install desktop file in $(datadir)/applications
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] Install desktop file in $(datadir)/applications
- Date: Mon, 14 Feb 2011 19:51:55 +0000 (UTC)
commit b9981fa9471800191714453bc5b5d3dbeb02efdd
Author: Guido Günther <agx sigxcpu org>
Date: Sun Feb 13 20:02:49 2011 +0100
Install desktop file in $(datadir)/applications
so the shell can find it to display the correct icon.
src/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 6c04c5d..1c89d31 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,10 @@ autostart_in_files = krb5-auth-dialog.desktop.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
+desktopdir = $(datadir)/applications
+desktop_in_files = krb5-auth-dialog.desktop.in
+desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
+
schemadir = $(GCONF_SCHEMA_FILE_DIR)
schema_in_files = krb5-auth-dialog.schemas.in
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]