git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0536ab
)
* spelling error
author
Derk-Jan Hartman
<hartman@videolan.org>
Thu, 15 Jul 2004 15:20:46 +0000
(15:20 +0000)
committer
Derk-Jan Hartman
<hartman@videolan.org>
Thu, 15 Jul 2004 15:20:46 +0000
(15:20 +0000)
modules/gui/ncurses.c
patch
|
blob
|
history
diff --git
a/modules/gui/ncurses.c
b/modules/gui/ncurses.c
index
38f4f5e
..
36436cf
100644
(file)
--- a/
modules/gui/ncurses.c
+++ b/
modules/gui/ncurses.c
@@
-85,7
+85,7
@@
static void ReadDir ( intf_thread_t * );
#define BROWSE_TEXT N_("Filebrowser starting point")
#define BROWSE_LONGTEXT N_( \
- "This option allows you to specify directory the ncurses filebrowser" \
+ "This option allows you to specify directory the ncurses filebrowser
" \
"will show you initially.")
vlc_module_begin();