[gnome-contacts] Use DesktopFile rather than Title/Icon for the search provider
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Use DesktopFile rather than Title/Icon for the search provider
- Date: Fri, 29 Jun 2012 13:58:04 +0000 (UTC)
commit 378ed4cc42dfe7f5d4919512deed02e4c32dcea5
Author: Alexander Larsson <alexl redhat com>
Date: Fri Jun 29 15:57:33 2012 +0200
Use DesktopFile rather than Title/Icon for the search provider
This means we can skip the i18n stuff
data/Makefile.am | 1 -
po/POTFILES.in | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2576caf..b08083e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,7 +6,6 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
searchproviderdir = $(datadir)/gnome-shell/search-providers
searchprovider_DATA = gnome-contacts-search-provider.ini
-searchprovider_in_files = gnome-contacts-search-provider.ini.in
%.ini: %.ini.in
LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 38f0a64..2ab8b5f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,3 @@
-data/gnome-contacts-search-provider.ini.in
data/gnome-contacts.desktop.in.in
[type: gettext/glade]src/app-menu.ui
src/contacts-app.vala
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]