[gnote] (127 commits) ...Merge branch 'meson'
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] (127 commits) ...Merge branch 'meson'
- Date: Fri, 9 Apr 2021 19:21:22 +0000 (UTC)
Summary of changes:
848eb29... Add meson build for libgnote (*)
6684b74... Do not ignore config.h.in (*)
abe3307... Include config.h (*)
826e13c... More configuration (*)
b5f6f4d... Meson compile gnote (*)
81e9eac... Install libgnote and gnote (*)
ce26ed6... Version info for libgnote (*)
9c190e2... Install D-Bus introspection files (*)
be7362e... Install man page (*)
0d6efde... Add localization to build (*)
6024cc3... Update desktop file (*)
45683b4... Rename desktop file (*)
2bd8c4a... Add desktop file processing and install (*)
14d0057... Install shell search provider (*)
73f952d... Remove translation underscores from gschema (*)
d7cbed0... Rename gschema file (*)
2cb923b... Refactor glib dep version (*)
50ab10c... Install and validate gschema (*)
f6d55a1... Process and install dbus service file (*)
564e853... Prepare appdata file for meson (*)
942a9e4... Move AppData file to data dir (*)
d36fbc5... Process and install appdata (*)
f5b3975... Specify minimum meson version (*)
dbbdeac... Specify dependency versions inclusively (*)
0388f1d... Install icons (*)
81279e8... Move shortcuts UI file to data (*)
2a430b0... Install shortcuts ui (*)
3ede70b... Build help using meson (*)
813546b... Prepare backlinks desktop file for meson build (*)
588c3f3... Build backlinks using meson (*)
1656026... prepare bugzilla desktop for meson build (*)
40ca1b6... Build bugzilla using meson (*)
bad8583... Build exporttogtg using meson (*)
f70dd80... Include config.h (*)
4a76307... Build exporttohtml using meson (*)
9b8b81a... Build filesystemsyncservice using meson (*)
c352e26... Build fixedwidth using meson (*)
0d40bdf... Build gvfssyncservice using meson (*)
6f28ba9... Build inserttimestamp using meson (*)
1074cc7... Build notedirectorywatcher using meson (*)
c9adc8c... Build noteofthe day using meson (*)
8469c9a... Build print notes using meson (*)
9695f4d... Build readonly using meson (*)
15f2c24... Build replace title using meson (*)
df78e2c... Build specialnotes using meson (*)
9711ce8... Build statittics using meson (*)
4fada89... Build stickynoteimport using meson (*)
7a44869... Build tableofcontents using meson (*)
6a1388a... Build todo using meson (*)
49d4c37... Build tomboyimport using meson (*)
4db8d3f... Build underline using meson (*)
7313f32... Build webdavsyncservice using meson (*)
4e93351... Fix keys in bugzilla (*)
5d39683... Fix keys in exporttogtg (*)
e298672... Fix keys in replacetitle (*)
59656d0... Fix keys in exporttohtml (*)
2013c86... Fix keys in filesystemsyncservice (*)
22409d0... Fix keys in printnotes (*)
912d2b6... Fix keys in fixedwidth (*)
4fca179... Fix keys in gvfssyncservice (*)
eb83eaf... Fix keys in notedirectorywatcher (*)
e764827... Fix keys in inserttimestamp (*)
d22162b... Fix keys in noteoftheday (*)
3501756... Fix keys in readonly (*)
d416ca8... Merge branch 'master' into meson (*)
ea6b4ee... Change icon name (*)
22bb7f1... Update public icons (*)
9ac02eb... Add keywords for desktop file translatable keys (*)
9f537c6... Add msgfmt command for plugin desktop file translation (*)
6f53b9c... Translate backlinks desktop file using custom command (*)
597ff21... Use custom transtion for bugzilla (*)
3c37a0b... Use custom translation for exporttogtg (*)
103d6c0... Use custom translation for exporttohtml (*)
f8ad36a... Use custom translation for filesystemsyncservice (*)
7e01a2b... Use custom translation for fixedwidth (*)
bda81c0... Use custom translation for gvfssyncservice (*)
f60052f... Use custom translation for inserttimestamp (*)
c5ff403... Use custom translation for notedirectorywatcher (*)
60a1d02... Use custom translation for noteoftheday (*)
19c9074... Use custom translation for printnotes (*)
8a0ffda... Use custom translation for readonly (*)
b8ab1ef... Use custom translation for replacetitle (*)
c9708dc... Use custom translation for specialnotes (*)
cf90761... Use custom translation for statistics (*)
321d6ce... Use custom translation for stickynoteimport (*)
9fe6688... Use custom translation for tableofcontents (*)
c48dc2d... Use custom translation for todo (*)
9232e62... Use custom translation for tomboyimport (*)
6997d9c... Use custom translation for underline (*)
3827ac2... Use custom translation for webdavsyncservice (*)
a9891e5... Change plugin desktop file format for backlinks (*)
f650183... Change plugin desktop file format for bugzilla (*)
411e6c9... Change plugin desktop file format for exporttogtg (*)
23574da... Change plugin desktop file format for exporttohtml (*)
a1c736c... Change plugin desktop file format for filesystemsyncservice (*)
34efd3f... Change plugin desktop file format for fixedwidth (*)
e27a8b2... Change plugin desktop file format for gvfssyncservice (*)
bcaa11b... Change plugin desktop file format for inserttimestamp (*)
6d6cf6c... Change plugin desktop file format for notedirectorywatcher (*)
ef93641... Change plugin desktop file format for noteoftheday (*)
c24ccab... Change plugin desktop file format for printnotes (*)
90ea4c2... Change plugin desktop file format for readonly (*)
c6f8a08... Change plugin desktop file format for replacetitle (*)
fa9798a... Change plugin desktop file format for specialnotes (*)
50d5303... Change plugin desktop file format for sstatistics (*)
654eee0... Change plugin desktop file format for stickynoteimport (*)
60f76b9... Change plugin desktop file format for tableofcontents (*)
e4a4df4... Change plugin desktop file format for todo (*)
18eb731... Change plugin desktop file format for tomboyimport (*)
08f9a35... Change plugin desktop file format for underline (*)
f137851... Change plugin desktop file format for webdavsyncservice (*)
8ca943f... Rename addins folder to plugins (*)
f3120e2... Install plugins to plugins folder (*)
5647fa0... Rename icons during install (*)
f875ea2... Add post install script for updating caches (*)
623254b... Bump required meson version (*)
b56f20b... Define DEBUG for debug builds (*)
8d6cb4f... Fix plugin install dir (*)
84f5d8a... Change plugin file location (*)
41cbe64... New plugin desktop file format (*)
1d39825... Add optional gspell dependency (*)
91f7e34... Add activate signal handler (*)
e0af3a1... Add gnote unit tests to meson build (*)
46a8c93... Use C++14 (*)
a2467b6... Remove autotools build system (*)
c6ea17f... Update translation files (*)
b1ccabf... Merge branch 'meson'
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]