mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/vscodium: add "codium" as keyword in desktop entries
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/22260 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
9cfd21d6e5
commit
70a8ee56d2
@@ -3,10 +3,10 @@ Name=VSCodium Wayland - URL Handler
|
||||
Comment=Editing evolved
|
||||
GenericName=Code Editor
|
||||
Exec=/usr/bin/vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland --open-url %U
|
||||
Icon=vscodium;vscode;code;
|
||||
Icon=vscodium
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=x-scheme-handler/vscodium;
|
||||
Keywords=vscode;vscodium;code;
|
||||
Keywords=vscode;vscodium;code;codium;
|
||||
|
||||
@@ -9,4 +9,4 @@ NoDisplay=true
|
||||
StartupNotify=true
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=x-scheme-handler/vscodium;
|
||||
Keywords=vscode;vscodium;code;
|
||||
Keywords=vscode;vscodium;code;codium;
|
||||
|
||||
@@ -10,7 +10,7 @@ StartupWMClass=VSCodium
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=text/plain;inode/directory;application/x-code-workspace;
|
||||
Actions=new-empty-window;
|
||||
Keywords=vscode;vscodium;code;
|
||||
Keywords=vscode;vscodium;code;codium;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Window
|
||||
|
||||
@@ -10,7 +10,7 @@ StartupWMClass=VSCodium
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=text/plain;inode/directory;application/x-code-workspace;
|
||||
Actions=new-empty-window;
|
||||
Keywords=vscode;vscodium;code;
|
||||
Keywords=vscode;vscodium;code;codium;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Window
|
||||
|
||||
Reference in New Issue
Block a user