diff options
| author | suivue <[email protected]> | 2026-07-29 17:25:40 +0530 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-07-30 21:41:41 +0000 |
| commit | c29110425c75494bcdf955ada4517a72d2c52eb1 (patch) | |
| tree | 30facb68eb4ff25a064a7976167003fc0ffe16a8 | |
| parent | 82d06394f10764bde6d6b943d271073765ece4a2 (diff) | |
| download | mate-terminal-master.tar.bz2 mate-terminal-master.tar.xz | |
Add keywords entry to .desktop file.
| -rw-r--r-- | mate-terminal.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-terminal.desktop.in.in b/mate-terminal.desktop.in.in index 7409fd6..85b5f03 100644 --- a/mate-terminal.desktop.in.in +++ b/mate-terminal.desktop.in.in @@ -14,5 +14,5 @@ X-MATE-Bugzilla-Component=BugBuddyBugs X-MATE-Bugzilla-Version=@VERSION@ # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Categories=GTK;System;TerminalEmulator; +Keywords=terminal;shell;console;command;commandline;cmd;prompt; StartupNotify=true - |
