Loading README.md +7 −7 Original line number Diff line number Diff line Loading @@ -32,17 +32,17 @@ for details on changes and fixes made in the current release. From source code repository: % cd xfce4-notes-plugin % ./autogen.sh % make % make install % meson setup build % meson compile -C build % meson install -C build From release tarball: % tar xf xfce4-notes-plugin-<version>.tar.bz2 % tar xf xfce4-notes-plugin-<version>.tar.xz % cd xfce4-notes-plugin-<version> % ./configure % make % make install % meson setup build % meson compile -C build % meson install -C build ### Reporting Bugs Loading Loading
README.md +7 −7 Original line number Diff line number Diff line Loading @@ -32,17 +32,17 @@ for details on changes and fixes made in the current release. From source code repository: % cd xfce4-notes-plugin % ./autogen.sh % make % make install % meson setup build % meson compile -C build % meson install -C build From release tarball: % tar xf xfce4-notes-plugin-<version>.tar.bz2 % tar xf xfce4-notes-plugin-<version>.tar.xz % cd xfce4-notes-plugin-<version> % ./configure % make % make install % meson setup build % meson compile -C build % meson install -C build ### Reporting Bugs Loading