diff options
-rw-r--r-- | mate/16x16/apps/Makefile.am | 1 | ||||
-rw-r--r-- | mate/22x22/apps/Makefile.am | 1 | ||||
-rw-r--r-- | mate/24x24/apps/Makefile.am | 1 | ||||
-rw-r--r-- | mate/256x256/apps/Makefile.am | 1 | ||||
-rw-r--r-- | mate/32x32/apps/Makefile.am | 1 | ||||
-rw-r--r-- | mate/48x48/apps/Makefile.am | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/mate/16x16/apps/Makefile.am b/mate/16x16/apps/Makefile.am index 9c46027..2d0f21e 100644 --- a/mate/16x16/apps/Makefile.am +++ b/mate/16x16/apps/Makefile.am @@ -22,7 +22,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ preferences-system-windows.png \ system-file-manager.png \ system-software-install.png \ diff --git a/mate/22x22/apps/Makefile.am b/mate/22x22/apps/Makefile.am index 0bb0ef7..5eb7092 100644 --- a/mate/22x22/apps/Makefile.am +++ b/mate/22x22/apps/Makefile.am @@ -22,7 +22,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ preferences-system-windows.png \ system-file-manager.png \ system-software-install.png \ diff --git a/mate/24x24/apps/Makefile.am b/mate/24x24/apps/Makefile.am index ce12644..1b05907 100644 --- a/mate/24x24/apps/Makefile.am +++ b/mate/24x24/apps/Makefile.am @@ -22,7 +22,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ preferences-system-windows.png \ system-file-manager.png \ system-software-install.png \ diff --git a/mate/256x256/apps/Makefile.am b/mate/256x256/apps/Makefile.am index 64aee94..e83014a 100644 --- a/mate/256x256/apps/Makefile.am +++ b/mate/256x256/apps/Makefile.am @@ -21,7 +21,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ system-file-manager.png \ system-software-install.png \ system-software-update.png \ diff --git a/mate/32x32/apps/Makefile.am b/mate/32x32/apps/Makefile.am index f11fd8f..c54753b 100644 --- a/mate/32x32/apps/Makefile.am +++ b/mate/32x32/apps/Makefile.am @@ -22,7 +22,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ preferences-system-windows.png \ system-file-manager.png \ system-software-install.png \ diff --git a/mate/48x48/apps/Makefile.am b/mate/48x48/apps/Makefile.am index ada3701..8188b4a 100644 --- a/mate/48x48/apps/Makefile.am +++ b/mate/48x48/apps/Makefile.am @@ -22,7 +22,6 @@ png_icons = \ preferences-system-privacy.png \ preferences-system-search.png \ preferences-system-sharing.png \ - preferences-system-time.png \ preferences-system-windows.png \ system-file-manager.png \ system-software-install.png \ |