Skip to content

Commit

Permalink
Nautilus Python 3 compatibility
Browse files Browse the repository at this point in the history
Fixes #14, IB-6546, IB-6477

Signed-off-by: Raul Metsma <raul@metsma.ee>
  • Loading branch information
metsma authored and kristelmerilain committed Oct 14, 2020
1 parent 1ee0d56 commit 022e4ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ if(APPLE)
elseif(UNIX)
option(ENABLE_KDE "Install KDE service menu (default: TRUE)" TRUE)
option(ENABLE_NAUTILUS_EXTENSION "Build Nautilus extension (default: TRUE)" TRUE)
set(DIGIDOC_EXECUTABLE qdigidoc4)
set(DIGIDOC_ICON qdigidoc4)
set(DIGIDOC_NAME DigiDoc4)
if (ENABLE_KDE)
add_subdirectory( extensions/kde )
endif()
Expand Down
2 changes: 1 addition & 1 deletion extensions

0 comments on commit 022e4ec

Please sign in to comment.