diff options
author | rbuj <[email protected]> | 2019-04-11 11:39:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-12 18:44:19 +0200 |
commit | 2ee2304fe1ac10c695c1e4eb59138417a8b13ac6 (patch) | |
tree | be43fe8ff424fb4ad1ade617e7f012d280ea230c /jpegutils | |
parent | 7676a6e85826588117983fa7b657f04d8365206a (diff) | |
download | eom-2ee2304fe1ac10c695c1e4eb59138417a8b13ac6.tar.bz2 eom-2ee2304fe1ac10c695c1e4eb59138417a8b13ac6.tar.xz |
Simplify the installation process of the icons
...
Making install in icons
make[2]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor'
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/32x32/actions'
/usr/bin/install -c -m 644 32x32/actions/eom-image-collection.png 32x32/actions/eom-plugin.png 32x32/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/32x32/actions'
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/16x16/actions'
/usr/bin/install -c -m 644 16x16/actions/eom-image-collection.png 16x16/actions/eom-plugin.png 16x16/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/16x16/actions'
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/24x24/actions'
/usr/bin/install -c -m 644 24x24/actions/eom-image-collection.png 24x24/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/24x24/actions'
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/48x48/actions'
/usr/bin/install -c -m 644 48x48/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/48x48/actions'
/usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/22x22/actions'
/usr/bin/install -c -m 644 22x22/actions/eom-image-collection.png 22x22/actions/eom-plugin.png 22x22/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/22x22/actions'
/usr/bin/mkdir -p '/usr/share/icons/hicolor'
/usr/bin/mkdir -p '/usr/share/icons/hicolor/24x24/apps'
/usr/bin/install -c -m 644 24x24/apps/eom.png '/usr/share/icons/hicolor/24x24/apps'
/usr/bin/mkdir -p '/usr/share/icons/hicolor/scalable/apps'
/usr/bin/install -c -m 644 scalable/apps/eom.svg '/usr/share/icons/hicolor/scalable/apps'
/usr/bin/mkdir -p '/usr/share/icons/hicolor/22x22/apps'
/usr/bin/install -c -m 644 22x22/apps/eom.png '/usr/share/icons/hicolor/22x22/apps'
/usr/bin/mkdir -p '/usr/share/icons/hicolor/16x16/apps'
/usr/bin/install -c -m 644 16x16/apps/eom.png '/usr/share/icons/hicolor/16x16/apps'
/usr/bin/mkdir -p '/usr/share/icons/hicolor/32x32/apps'
/usr/bin/install -c -m 644 32x32/apps/eom.png '/usr/share/icons/hicolor/32x32/apps'
make install-data-hook
make[4]: Entering directory '/home/robert/devel/eom/data/icons'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
...
Diffstat (limited to 'jpegutils')
0 files changed, 0 insertions, 0 deletions