[vlc-devel] commit: Remove unneeded string. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Mar 14 14:23:25 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Mar 14 14:13:34 2009 +0100| [bd4cfaf198e0194fdc7101463e96b03e0bcd2bc3] | committer: Jean-Baptiste Kempf
Remove unneeded string.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bd4cfaf198e0194fdc7101463e96b03e0bcd2bc3
---
include/vlc_intf_strings.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/vlc_intf_strings.h b/include/vlc_intf_strings.h
index de51b7d..97d69d5 100644
--- a/include/vlc_intf_strings.h
+++ b/include/vlc_intf_strings.h
@@ -42,7 +42,6 @@
#define I_MENU_INFO N_("Media &Information")
#define I_MENU_CODECINFO N_("&Codec Information")
#define I_MENU_MSG N_("&Messages")
-#define I_MENU_EXT N_("&Extended Settings")
#define I_MENU_GOTOTIME N_("Jump to Specific &Time")
#define I_MENU_BOOKMARK N_("&Bookmarks")
#define I_MENU_VLM N_("&VLM Configuration")
More information about the vlc-devel
mailing list