
Ubuntu日本語フォーラム

ログインしていません。
「システム設定」をunity で検索する際は 「system setting」で求められます。
「詳細」は 「de」まで入力すると出てくるのですがそれ以上の検索語句が出てきません。
detail でもないのですよね。
実際はどういう単語なのでしょうか?
オフライン
makopiさん:
'de'は'default'のようです。
どうやらアプリケーション内で表示されている単語およびそれに該当する英単語が検索キーワードとして用いられているように思われます。
そのほかにも、'詳細'や'removable'、'memory'、'version'なども「詳細」アプリケーションの検索対象キーワードになっています。
オフライン
unity-info-panel.desktop を見ると、以下の様になっています。
unity-control-centerのpanel呼び出しの様です。
設定されているKeywordsが多いです。
[Desktop Entry] Name=Details Comment=System Information Exec=unity-control-center info Icon=applications-system Terminal=false Type=Application StartupNotify=true Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings;X-Unity-Settings-Panel; OnlyShowIn=Unity; X-Unity-Settings-Panel=info # Translators: those are keywords for the System Information panel # "Preferred Applications" is the old name for the preference, so make # sure that you use the same "translation" for those keywords Keywords=device;system;information;memory;processor;version;default;application;preferred;cd;dvd;usb;audio;video;disc;removable;media;autorun; X-Ubuntu-Gettext-Domain=unity-control-center
返答ありがとうございます。
*.desktop を見れば良いのですね。
でも連想しにくいです。
オフライン