Skip to content

Commit 609551f

Browse files
committed
Use magick method from ImageMagick library instead of convert
fix for bug varietywalls#728
1 parent 106c0e0 commit 609551f

File tree

20 files changed

+60
-61
lines changed

20 files changed

+60
-61
lines changed

data/config/variety.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ src5 = True|folder|/usr/share/backgrounds
230230
src11 = True|flickr|user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;
231231

232232
# Image filters to apply randomly to every wallpaper (ImageMagick is used for this)
233-
# Each filter is filterX = <enabled or not|filter name|arguments to pass to ImageMagick when calling convert>
233+
# Each filter is filterX = <enabled or not|filter name|arguments to pass to ImageMagick when calling magick>
234234
# BE CAREFUL: all keys below (filter1, filter2, etc.) MUST be different
235235
[filters]
236236
filter1 = False|Keep original|

po/bg.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -506,7 +506,7 @@ msgid ""
506506
"Adding your own custom filters is quite easy: open "
507507
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
508508
"example. Every filter is just a line of options to be passed to "
509-
"ImageMagick's convert command."
509+
"ImageMagick's magick command."
510510
msgstr ""
511511

512512
#: ../variety/Texts.py:72

po/ca.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -510,7 +510,7 @@ msgid ""
510510
"Adding your own custom filters is quite easy: open "
511511
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
512512
"example. Every filter is just a line of options to be passed to "
513-
"ImageMagick's convert command."
513+
"ImageMagick's magick command."
514514
msgstr ""
515515

516516
#: ../variety/Texts.py:72

po/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ msgstr ""
611611
msgid ""
612612
"Adding your own custom filters is quite easy: open {PROFILE_PATH}"
613613
"variety.conf in an editor and use the existing filters as an example. Every "
614-
"filter is just a line of options to be passed to ImageMagick's convert "
614+
"filter is just a line of options to be passed to ImageMagick's magick "
615615
"command."
616616
msgstr ""
617617
"Das Hinzufügen eigener benutzerdefinierter Filter ist ganz einfach: Öffnen "

po/es.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
88
# Ulices, 2023
9-
#
9+
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
@@ -529,7 +529,7 @@ msgid ""
529529
"Adding your own custom filters is quite easy: open "
530530
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
531531
"example. Every filter is just a line of options to be passed to "
532-
"ImageMagick's convert command."
532+
"ImageMagick's magick command."
533533
msgstr ""
534534
"Agregar sus propios filtros personalizados es bastante fácil: abra "
535535
"{PROFILE_PATH}variety.conf en un editor y use los filtros existentes como "

po/fi.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -505,7 +505,7 @@ msgid ""
505505
"Adding your own custom filters is quite easy: open "
506506
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
507507
"example. Every filter is just a line of options to be passed to "
508-
"ImageMagick's convert command."
508+
"ImageMagick's magick command."
509509
msgstr ""
510510

511511
#: ../variety/Texts.py:72

po/fr.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
88
# Bruno Veilleux, 2024
9-
#
9+
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
@@ -528,12 +528,12 @@ msgid ""
528528
"Adding your own custom filters is quite easy: open "
529529
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
530530
"example. Every filter is just a line of options to be passed to "
531-
"ImageMagick's convert command."
531+
"ImageMagick's magick command."
532532
msgstr ""
533533
"Vous pouvez facilement ajouter vos propres filtres personnalisés : ouvrez "
534534
"{PROFILE_PATH}variety.conf dans un éditeur et utilisez les filtres en place "
535535
"pour vous guider. Chaque filtre est une simple ligne d’options à transmettre"
536-
" à la commande « convert » d’ImageMagick."
536+
" à la commande « magick » d’ImageMagick."
537537

538538
#: ../variety/Texts.py:72
539539
msgid ""

po/ja.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -486,10 +486,10 @@ msgid ""
486486
"Adding your own custom filters is quite easy: open "
487487
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
488488
"example. Every filter is just a line of options to be passed to "
489-
"ImageMagick's convert command."
489+
"ImageMagick's magick command."
490490
msgstr ""
491491
"自分で簡単にカスタムフィルターを追加できます。{PROFILE_PATH}variety.conf "
492-
"をエディターで開き、既存のフィルターを参考にして追加してください。各フィルターは ImageMagick の convert コマンドのオプションです。"
492+
"をエディターで開き、既存のフィルターを参考にして追加してください。各フィルターは ImageMagick の magick コマンドのオプションです。"
493493

494494
#: ../variety/Texts.py:72
495495
msgid ""

po/ko.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -492,7 +492,7 @@ msgid ""
492492
"Adding your own custom filters is quite easy: open "
493493
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
494494
"example. Every filter is just a line of options to be passed to "
495-
"ImageMagick's convert command."
495+
"ImageMagick's magick command."
496496
msgstr ""
497497

498498
#: ../variety/Texts.py:72

po/pl.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# James Lu <james@overdrivenetworks.com>, 2021
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -503,7 +503,7 @@ msgid ""
503503
"Adding your own custom filters is quite easy: open "
504504
"{PROFILE_PATH}variety.conf in an editor and use the existing filters as an "
505505
"example. Every filter is just a line of options to be passed to "
506-
"ImageMagick's convert command."
506+
"ImageMagick's magick command."
507507
msgstr ""
508508

509509
#: ../variety/Texts.py:72

0 commit comments

Comments
 (0)