diff options
author | Steve Zesch <[email protected]> | 2012-07-19 15:23:42 -0700 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-19 15:23:42 -0700 |
commit | 6bb8b0f914704056460fdf7716d92c0a2ff923cc (patch) | |
tree | 96fa93665f4f4bbdce17b2c8fc7ab76e9d727bd8 /mate-about/Makefile.am | |
parent | 568a0926c1c8c3798f931add5e71edf480ebf3cd (diff) | |
parent | 003aa8f9465d4a05c54bf8017ecfa630f90c5bec (diff) | |
download | mate-desktop-6bb8b0f914704056460fdf7716d92c0a2ff923cc.tar.bz2 mate-desktop-6bb8b0f914704056460fdf7716d92c0a2ff923cc.tar.xz |
Merge pull request #17 from perberos/master
my first pull
Diffstat (limited to 'mate-about/Makefile.am')
-rw-r--r-- | mate-about/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am index cf7e8c3..e6aae48 100644 --- a/mate-about/Makefile.am +++ b/mate-about/Makefile.am @@ -11,9 +11,6 @@ INCLUDES = \ @INTLTOOL_DESKTOP_RULE@ -pixmapdir = $(datadir)/pixmaps -pixmap_DATA = nyan-cat_navideno_v3.png nyan-cat.gif - desktopdir = $(datadir)/applications desktop_in_files = mate-about.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) |