]> www.fi.muni.cz Git - evince.git/blobdiff - data/Makefile.am
Updated Spanish translation by Juan Jesus Ojeda
[evince.git] / data / Makefile.am
index df65d949e0435d3f144f0c6bfd7a10d69428934e..9df94a971bcc07a8a63163f27f802f74ebb7a3f6 100644 (file)
@@ -21,16 +21,6 @@ ui_DATA =                            \
        hand-open.png                   \
        $(NULL)
 
        hand-open.png                   \
        $(NULL)
 
-#
-# Glade
-#
-
-gladedir = $(pkgdatadir)
-glade_DATA =                           \
-       evince-password.glade           \
-       evince-properties.glade         \
-       $(NULL)
-
 #
 # Desktop file
 #
 #
 # Desktop file
 #
@@ -84,12 +74,15 @@ endif
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
+install-data-hook: update-icon-cache
+uninstall-hook: update-icon-cache
+
 update-icon-cache:
        if test -z "$(DESTDIR)"; then \
                echo "Updating Gtk icon cache."; \
                $(gtk_update_icon_cache); \
        else \
 update-icon-cache:
        if test -z "$(DESTDIR)"; then \
                echo "Updating Gtk icon cache."; \
                $(gtk_update_icon_cache); \
        else \
-               echo "*** Icon cache not updated.  After install, run this:"; \
+               echo "*** Icon cache not updated.  After (un)install, run this:"; \
                echo "***   $(gtk_update_icon_cache)"; \
                fi
 
                echo "***   $(gtk_update_icon_cache)"; \
                fi
 
@@ -99,7 +92,6 @@ update-icon-cache:
 #
 
 EXTRA_DIST =                           \
 #
 
 EXTRA_DIST =                           \
-       $(glade_DATA)                   \
        $(ui_DATA)                      \
        $(DESKTOP_IN_FILES)             \
        $(schema_in_files)              \
        $(ui_DATA)                      \
        $(DESKTOP_IN_FILES)             \
        $(schema_in_files)              \