diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 14:36:56 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 14:36:56 +0100 |
commit | 4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4 (patch) | |
tree | 071779e562e41f2edb21ccaba21e8c02a888d2d4 /po/redshift.pot | |
parent | Rewrite gamma-quartz.c to use libgamma (diff) | |
download | redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.gz redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.bz2 redshift-ng-4ef7ec52c0a4d3cf5e0b7d325e77a3d2a68009c4.tar.xz |
Rewrite gamma-drm.c to use libgamma
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'po/redshift.pot')
-rw-r--r-- | po/redshift.pot | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/po/redshift.pot b/po/redshift.pot index 2b00cca..71c3b00 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -493,12 +493,9 @@ msgstr "" msgid "Adjust gamma ramps with Direct Rendering Manager.\n" msgstr "" -#. TRANSLATORS: DRM help output -#. left column must not be translated +#. TRANSLATORS: DRM help output left column must not be translated #: ../src/gamma-drm.c:247 -msgid "" -" card=N\tGraphics card to apply adjustments to\n" -" crtc=N\tCRTC to apply adjustments to\n" +msgid " card=N Graphics card to apply adjustments to\n" msgstr "" #: ../src/gamma-drm.c:260 |