Changes between Version 14 and Version 15 of Vine5/FAQ


Ignore:
Timestamp:
2009/09/20 20:50:08 (17 years ago)
Author:
munepi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Vine5/FAQ

    v14 v15  
    5151 
    5252== ホームディレクトリに掘られているマルチバイトなディレクトリ名を ASCII なディレクトリ名へ変更したい == 
     53 
     54=== CUI から設定する === 
     55 
     56{{{ 
     57$ LANG=C xdg-user-dirs-update --force 
     58Moving DESKTOP directory from デスクトップ to Desktop 
     59Moving DOWNLOAD directory from ダウンロード to Download 
     60Moving TEMPLATES directory from テンプレート to Templates 
     61Moving PUBLICSHARE directory from パブリック to Public 
     62Moving DOCUMENTS directory from ドキュメント to Documents 
     63Moving MUSIC directory from ミュージック to Music 
     64Moving PICTURES directory from ピクチャー to Pictures 
     65Moving VIDEOS directory from ビデオ to Videos 
     66}}} 
     67 
     68=== GUI から設定する === 
    5369 
    5470コマンドラインから以下を実行します。