Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnailer file installed in wrong directory #19

Closed
valpackett opened this issue Jul 31, 2020 · 1 comment
Closed

Thumbnailer file installed in wrong directory #19

valpackett opened this issue Jul 31, 2020 · 1 comment

Comments

@valpackett
Copy link

In #17, this was added:

install_dir: get_option('datadir') / 'thumbnailer')

Shouldn't it be / 'thumbnailers' not / 'thumbnailer'?

I don't have the thumbnailer directory on my system, only thumbnailers:

% ls /usr/local/share/thumbnailers
evince.thumbnailer                      gdk-pixbuf-webp-thumbnailer.thumbnailer heif.thumbnailer                        mypaint-ora.thumbnailer
gdk-pixbuf-thumbnailer.thumbnailer      gsf-office.thumbnailer                  librsvg.thumbnailer                     renderdoc.thumbnailer
@aruiz
Copy link
Owner

aruiz commented Jul 31, 2020

Well spotted. Fixed!

@aruiz aruiz closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants