X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.inc;h=f685d018c5f0c9a6fd5361cee54a51c12b0912f2;hb=a985e771ecfb00f01c6405c7aa4fb958a780e558;hp=74589a41fcc09039e7c766c3b2f9daf8c6749335;hpb=5a1b2bb96f2bd6b7ef4f8031763683726c02219d;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/mwindow.inc b/cinelerra-5.1/cinelerra/mwindow.inc index 74589a41..f685d018 100644 --- a/cinelerra-5.1/cinelerra/mwindow.inc +++ b/cinelerra-5.1/cinelerra/mwindow.inc @@ -2,28 +2,29 @@ /* * CINELERRA * Copyright (C) 1997-2016 Adam Williams - * + * * 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,9 +99,11 @@ 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: Question")