]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/MsgVals.h
Fix the drag'n drop of directories on windows. Thanks to rohanpm on #qt for the idea...
[vlc] / modules / gui / beos / MsgVals.h
index 2405e507798dd9ec5fc44a225a3e3796cb533203..40591be833ab4f6620b4d6e79456682f8fc38ff8 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * MsgVals.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
- * $Id: MsgVals.h,v 1.10 2003/12/22 11:08:00 titer Exp $
+ * Copyright (C) 2001 the VideoLAN team
+ * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
  *          Stephan Aßmus <stippi@yellowbites.com>
@@ -11,7 +11,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -19,7 +19,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef BEOS_MESSAGE_VALUES_H
@@ -51,7 +51,6 @@
 #define PREV_TITLE         'prti'
 #define NEXT_TITLE         'nxti'
 #define TOGGLE_TITLE       'tgti'
-#define NAVIGATE_MENU      'navm'
 #define PREV_CHAPTER       'prch'
 #define NEXT_CHAPTER       'nxch'
 #define TOGGLE_CHAPTER     'tgch'