New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Searching is too locale-specific #419
Comments
|
This is a very weird bug... We should probably explicitly add the english project name to the index, but in case of GIMP, GIMP has a ~$ appstreamcli s gimp
Bezeichner: gimp-data-extras [addon]
Name: Zusätzliche Dateien für GIMP
Zusammenfassung: Muster, Farbverläufe und weitere zusätzliche Dateien für GIMP
Paket: gimp
Homepage: https://www.gimp.org/
---
Bezeichner: org.gimp.GIMP.Manual [addon]
Name: GIMP User Manual
Zusammenfassung: GIMP User Manual
Paket: flatpak:runtime/org.gimp.GIMP.Manual/x86_64/2.10
Homepage: https://gimp.org/
---
Bezeichner: org.gimp.GIMP.Plugin.Lensfun [addon]
Name: GimpLensfun
Zusammenfassung: GimpLensfun is a Gimp plugin to correct lens distortion using the lensfun library and database.
Paket: flatpak:runtime/org.gimp.GIMP.Plugin.Lensfun/x86_64/2-3.36
Homepage: https://seebk.github.io/GIMP-Lensfun/
---
Bezeichner: org.gimp.GIMP.Plugin.BIMP [addon]
Name: BIMP
Zusammenfassung:
Batch Image Manipulation Program, a GIMP plugin to apply a set of manipulations to an entire
group of images!
Paket: flatpak:runtime/org.gimp.GIMP.Plugin.BIMP/x86_64/2-3.36
Homepage: https://alessandrofrancesconi.it/projects/bimp/
---
Bezeichner: org.gimp.GIMP.Plugin.Fourier [addon]
Name: Fourier
Zusammenfassung: A simple GIMP plug-in to do fourier transform on your image.
Paket: flatpak:runtime/org.gimp.GIMP.Plugin.Fourier/x86_64/2-3.36
Homepage: https://www.lprp.fr/gimp_plugin_en/
---
Bezeichner: org.gimp.GIMP.Plugin.Resynthesizer [addon]
Name: Resynthesizer
Zusammenfassung: Set of GIMP plug-ins that heal (in-paint), synthesize texture, theme an image, and more
Paket: flatpak:runtime/org.gimp.GIMP.Plugin.Resynthesizer/x86_64/2-3.36
Homepage: http://logarithmic.net/pfh/resynthesizer
---
Bezeichner: org.gimp.GIMP [desktop-application]
Name: GNU Image Manipulation Program
Zusammenfassung: Bilder erstellen und Fotografien bearbeiten
Paket: gimp
Homepage: https://www.gimp.org/
Symbol: gimp_gimp.png
---
Bezeichner: org.gimp.GIMP [desktop-application]
Name: GNU Image Manipulation Program
Zusammenfassung: Bilder erstellen und Fotografien bearbeiten
Paket: flatpak:app/org.gimp.GIMP/x86_64/stable
Homepage: https://www.gimp.org/
Symbol: org.gimp.GIMP.png
[...]So, I think for the bug you linked there must be something else wrong as well... |
|
Oh, in addition the English name for GIMP also doesn't include the term "GIMP" ;-) |

It seems many apps translate their name, this works alright and it must have some advantages, but it makes certain products hard to find.
See how it was described here:
https://bugs.kde.org/show_bug.cgi?id=455278
The text was updated successfully, but these errors were encountered: