diff options
author | rbuj <[email protected]> | 2020-08-01 11:21:12 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-11 16:46:32 +0200 |
commit | ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000 (patch) | |
tree | 7956c95a2c264f277e0017351b5cb839677d1fff /configure.ac | |
parent | 914262d420e78766ae11b85403aa2247d5054d46 (diff) | |
download | mate-applets-ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000.tar.bz2 mate-applets-ac9b1acf8e5ac91da38ded0f3328f9a88f0d4000.tar.xz |
accessx-status: Simplify icons installation
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index 43ad2554..e536a26a 100644 --- a/configure.ac +++ b/configure.ac @@ -561,11 +561,7 @@ Makefile po/Makefile.in accessx-status/Makefile accessx-status/docs/Makefile -accessx-status/pixmaps/Makefile -accessx-status/pixmaps/16x16/Makefile -accessx-status/pixmaps/24x24/Makefile -accessx-status/pixmaps/32x32/Makefile -accessx-status/pixmaps/48x48/Makefile +accessx-status/icons/Makefile drivemount/Makefile drivemount/help/Makefile drivemount/org.mate.drivemount.gschema.xml |