お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2014-09-12 23:47:25

makopi
メンバ
登録日: 2009-11-01

[ubuntu14.04] Unity で検索したいプログラム

「システム設定」をunity で検索する際は 「system setting」で求められます。
「詳細」は 「de」まで入力すると出てくるのですがそれ以上の検索語句が出てきません。
detail でもないのですよね。
実際はどういう単語なのでしょうか?

オフライン

 

#2 2014-09-13 02:32:33

ysaitoh
メンバ
登録日: 2012-01-22

Re: [ubuntu14.04] Unity で検索したいプログラム

makopiさん:

'de'は'default'のようです。

どうやらアプリケーション内で表示されている単語およびそれに該当する英単語が検索キーワードとして用いられているように思われます。
そのほかにも、'詳細'や'removable'、'memory'、'version'なども「詳細」アプリケーションの検索対象キーワードになっています。

オフライン

 

#3 2014-09-13 13:39:40

katsu07
ゲスト

Re: [ubuntu14.04] Unity で検索したいプログラム

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
 

#4 2014-09-13 15:52:07

makopi
メンバ
登録日: 2009-11-01

Re: [ubuntu14.04] Unity で検索したいプログラム

返答ありがとうございます。

*.desktop を見れば良いのですね。
でも連想しにくいです。

オフライン

 

Board footer

Powered by FluxBB