Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 550 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 550 Bytes

#Solus Journal

###Version: 1.0 (Stable)


###Dependencies

  • gtk+-3.0
  • libsoup-2.4
  • json-glib-1.0
  • gtksourceview-3.0

###To Build

Change to this folder (Journal's root folder)

mkdir build

cd build

cmake -DCMAKE_INSTALL_PREFIX=/usr ../

make

sudo make install


###Icons

  • Journal icon copyright of Alejandro Seoane, many thanks!

To use the new icons, after having had Journal previously installed, run this command:

sudo gtk-update-icon-cache /usr/share/icons/hicolor

###License

Journal is licensed under GPLv2