Skip to content

Commit

Permalink
Rename appdata to metainfo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthGandalf committed Mar 10, 2023
1 parent bc1ca3d commit c3dec93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -15,7 +15,7 @@ install: all

uninstall:
rm $(prefix)/bin/shutter
rm $(prefix)/share/appdata/shutter.appdata.xml
rm $(prefix)/share/metainfo/shutter.metainfo.xml
rm $(prefix)/share/applications/shutter.desktop
rm -r $(prefix)/share/doc/shutter/
rm $(prefix)/share/man/man1/shutter.1.gz
Expand All @@ -37,4 +37,4 @@ uninstall:
rm $$locale/LC_MESSAGES/$$mofile; \
fi \
done \
done
done
File renamed without changes.

0 comments on commit c3dec93

Please sign in to comment.