Guido Günther and Mohammed Sadiq
89c91c8271
po: Update pot file
...
Update the pot file after marking many strings as not needing
translation.
2020-05-29 13:11:44 +00:00
Guido Günther and Mohammed Sadiq
956916ae1f
Drop translations from property names and descriptions
...
They're never used anywhere.
Closes : #155 , #121
2020-05-29 13:11:44 +00:00
Guido Günther
0b35ca102a
po: Add plugins to POTFILES.skip
...
They're not meant to be translated
2020-05-28 11:19:27 +02:00
Guido Günther
30a4bee445
debian: Add gbp.conf
...
This makes correct taging so much simpler
2020-05-18 16:15:10 +02:00
Guido Günther
e9c9bf65ff
Document changes and release 0.1.5
2020-05-18 11:01:43 +02:00
Guido Günther and Guido Gunther
11cc1a219a
Build against Debian bullseye
2020-05-12 10:49:44 +00:00
Guido Günther
d18bd0fc66
Update POTFILES.in
...
See: #146
2020-04-10 12:25:18 +02:00
Guido Günther
9f4c0cf3d0
Add potfile
...
Generated via
ninja -C _build/ calls-pot
2020-01-14 18:19:21 +01:00
Guido Günther
3db2a8aa5c
po: Update pofiles.in
...
Closes : #76
2020-01-14 18:18:17 +01:00
Guido Günther
ad56f9aa85
gitlab-ci: Build package and run autopkgtest / lintian
...
Use prebuilt pipelines to build debs for arm64 and amd64. Test
the amd64 ones using (potential) autopkgtests and lintian.
2020-01-13 12:19:46 +01:00
Guido Günther
a85710869c
gitlab-ci: Specify stages
...
We want proper ordering on the to be added stages
2020-01-13 12:19:46 +01:00
Guido Günther
f66e947554
debian: Add superficial autopkgtest
...
This makes sure we have all the dependencies to start the program.
2020-01-13 12:19:46 +01:00
Guido Günther
5752101582
mm-provider: Clarify warning a bit
...
We're only looking for modems with voice capabilities. Warning that
there are no modems available at all might be confusing to the person
trying to track down a problem.
2018-10-01 12:05:39 +02:00
Guido Günther
7bc5f0ed90
main: Set program name to APP_ID
...
This makes sure we end up with the correct xdg app_id in Wayland:
before:
[943832,359] -> xdg_toplevel@27.set_app_id("calls")
after:
[1180814,499] -> xdg_toplevel@27.set_app_id("sm.puri.Calls")
Closes #8
2018-08-29 13:32:09 +02:00
Guido Günther
e0ef7f6f59
main: Factor out the appliction ID
2018-08-29 13:30:51 +02:00
Guido Günther
f21d82101b
meson: Bump required version
...
This avoids
WARNING: Project targetting '>= 0.40.1' but tried to use feature introduced in '0.42.0': gnome.mkenums_simple
0.42 is fairly old already and 0.40 isn't in a stable Debian release
either.
2018-07-31 13:58:32 +02:00
Guido Günther
153a0d6f9e
Test compilation and run unit tests via gitlab-ci
2018-07-27 10:18:10 +02:00
Guido Günther
7f2e32585d
meson: use gnome.gdbus_codegen
2018-05-18 17:15:27 +02:00