summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-extensions.h
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Remove trailing whitespacesrbuj1-1/+1
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2016-02-01fix several build warningsmonsta1-1/+1
2015-07-20small indent fixesMonsta1-3/+1
2014-11-03Add about dialog for extensionsStefano Karapetsas1-0/+4
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas1-0/+3
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-0/+48