[five-or-more] fix .desktop renaming
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] fix .desktop renaming
- Date: Mon, 18 Mar 2013 20:58:14 +0000 (UTC)
commit 00d51da8e250bc00edbdceaa87cbfc55219d8d59
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Mon Mar 18 21:46:03 2013 +0100
fix .desktop renaming
configure.ac | 2 +-
data/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e54daf3..f62dd37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ Makefile
po/Makefile.in
data/Makefile
data/icons/Makefile
-data/five-or-more.desktop.in
+data/glines.desktop.in
help/Makefile
src/Makefile
])
diff --git a/data/Makefile.am b/data/Makefile.am
index ce78d0f..a7ccc9c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -21,7 +21,7 @@ gsettings_SCHEMAS = $(gsettings_in_file:.xml.in=.xml)
man_MANS = five-or-more.6
-desktop_in_files = glines.in.in
+desktop_in_files = glines.desktop.in.in
desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]