add proxy
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.inc
index 74589a41fcc09039e7c766c3b2f9daf8c6749335..48d2648479ae85f6e3e0146f9ba0086009adc337 100644 (file)
@@ -2,28 +2,29 @@
 /*
  * CINELERRA
  * Copyright (C) 1997-2016 Adam Williams <broadcast at earthling dot net>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * 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
  * GNU General Public License for more details.
- * 
+ *
  * 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-1307  USA
- * 
+ *
  */
 
 #ifndef MWINDOW_INC
 #define MWINDOW_INC
 
 #define PROGRAM_NAME "Cinelerra"
-#define DEFAULT_THEME "S.U.V."
+#define DEFAULT_THEME "UnFlat"
+#define DEFAULT_PICON "cinfinity"
 #define CONFIG_FILE "Cinelerra_rc"
 #define PRESETS_FILE "Cinelerra_presets"
 #define PICTURE_FILE "Cinelerra_picture"
@@ -64,6 +65,7 @@ N_("Cinelerra: Channels")
 N_("Cinelerra: ChanSearch")
 N_("Cinelerra: Clip Info")
 N_("Cinelerra: Color")
+N_("Cinelerra: Copy File List")
 N_("Cinelerra: Commands")
 N_("Cinelerra: Compositor")
 N_("Cinelerra: Confirm")
@@ -77,6 +79,7 @@ N_("Cinelerra: Delete All Indexes")
 N_("Cinelerra: Edit Channel")
 N_("Cinelerra: Edit length")
 N_("Cinelerra: Effect Prompt")
+N_("Cinelerra: Effect Info")
 N_("Cinelerra: Error")
 N_("Cinelerra: Errors")
 N_("Cinelerra: Export EDL")
@@ -96,11 +99,14 @@ N_("Cinelerra: New Project")
 N_("Cinelerra: Normalize")
 N_("Cinelerra: Options")
 N_("Cinelerra: Overlays")
+N_("Cinelerra: Paste File List")
 N_("Cinelerra: Path")
 N_("Cinelerra: Picture")
 N_("Cinelerra: Preferences")
+N_("Cinelerra: Probes")
 N_("Cinelerra: Program")
 N_("Cinelerra: Projector")
+N_("Cinelerra: Proxy settings")
 N_("Cinelerra: Question")
 N_("Cinelerra: Record")
 N_("Cinelerra: Recording")