diced / dlauncher

An application launcher for Linux that is based on Ulauncher
GNU General Public License v3.0
81 stars 6 forks source link

Search in multiple sources of desktop file #11

Open avently opened 2 years ago

avently commented 2 years ago

Let's see on example: /usr/share/applications/org.gnome.Nautilus.desktop In this Nautilus desktop file we have:

Name[ru] = Файлы
Name = Files

Keywords[ru]=папка;менеджер;обзор;диск;файловая система;nautilus;
Keywords=folder;manager;explore;disk;filesystem;nautilus;

Exec=nautilus --new-window %U

In ru locale I can search only via Файлы keyword. I can't search Files, Nautilus, Диск. It makes harder to find anything because:

So in my opinion would be great to use this data for search: