Skip to content

Commit 159074c

Browse files
authored
Merge pull request #1156 from tsuyoshicho/update/20221010/guiw32
Update gui_w32.{txt,jax}
2 parents 15ac416 + 6b3b0cc commit 159074c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/gui_w32.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@ Vimを全画面で起動したい時には、openのアクションとして次
105105
Vimを "送る" メニューに追加することもできる:
106106
1. Windowsのエクスプローラーを起動する。
107107
2. "送る" のためのディレクトリに移動する:
108-
Windows XP: C:\Documents and Settings\%user%\SendTo
109-
Windows Vista: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
108+
C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo
110109
3. ファイル表示枠の上で右クリックして新規作成→ショートカット。
111110
4. ショートカットウィザードに従ってVIM/GVIMへのフルパスを指定。
112111

en/gui_w32.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ when you have got a new version):
106106
You can also install Vim in the "Send To" menu:
107107
1. Start a Windows Explorer
108108
2. Navigate to your sendto directory:
109-
Windows XP: C:\Documents and Settings\%user%\SendTo
110-
Windows Vista: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
109+
C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
111110
3. Right-click in the file pane and select New->Shortcut
112111
4. Follow the shortcut wizard, using the full path to VIM/GVIM.
113112

0 commit comments

Comments
 (0)