summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 23:50:08 -0300
committerPerberos <[email protected]>2011-11-09 23:50:08 -0300
commit21b3ff82393313b00f352c84cdd21c40fb84e27e (patch)
tree1149dce0ee76c2cf72793d633b5d2f5c4ed651f4 /data/Makefile.am
parent70438138096a47b2505ac55634cd94947ce378b6 (diff)
downloadengrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.bz2
engrampa-21b3ff82393313b00f352c84cdd21c40fb84e27e.tar.xz
renaming fileroller to engrampa
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 5c91a22..de0a70b 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,17 +2,17 @@
SUBDIRS = ui icons
-desktop_in_in_files = file-roller.desktop.in.in
+desktop_in_in_files = engrampa.desktop.in.in
desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-matchdir = $(datadir)/file-roller
+matchdir = $(datadir)/engrampa
match_DATA = packages.match
schemadir = @MATECONF_SCHEMA_FILE_DIR@
-schema_DATA = file-roller.schemas
+schema_DATA = engrampa.schemas
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor