diff options
author | Perberos <[email protected]> | 2012-07-19 17:35:10 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-07-19 17:35:10 -0300 |
commit | 003aa8f9465d4a05c54bf8017ecfa630f90c5bec (patch) | |
tree | 96fa93665f4f4bbdce17b2c8fc7ab76e9d727bd8 /mate-about/Makefile.am | |
parent | 78f1e23185a2853a41e536caf07f9c6dc1208ecd (diff) | |
download | mate-desktop-003aa8f9465d4a05c54bf8017ecfa630f90c5bec.tar.bz2 mate-desktop-003aa8f9465d4a05c54bf8017ecfa630f90c5bec.tar.xz |
removing nyancat due copyleft incompatible
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) |