comparison help/help_mp-pl.h @ 27343:5fe6a8adf569

Rename two GUI-related preprocessor directives: HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2
author diego
date Wed, 30 Jul 2008 13:44:59 +0000
parents e7c989f7a7c9
children 14c5017f40d2
comparison
equal deleted inserted replaced
27342:3a174cb28d36 27343:5fe6a8adf569
671 #define MSGTR_InsertingAfVolume "[Mixer] Brak sprzętowego mixowania, włączam filtr głośności.\n" 671 #define MSGTR_InsertingAfVolume "[Mixer] Brak sprzętowego mixowania, włączam filtr głośności.\n"
672 #define MSGTR_NoVolume "[Mixer] Brak kontroli głośności.\n" 672 #define MSGTR_NoVolume "[Mixer] Brak kontroli głośności.\n"
673 673
674 // ====================== GUI messages/buttons ======================== 674 // ====================== GUI messages/buttons ========================
675 675
676 #ifdef HAVE_NEW_GUI 676 #ifdef CONFIG_GUI
677 677
678 // --- labels --- 678 // --- labels ---
679 #define MSGTR_About "O programie" 679 #define MSGTR_About "O programie"
680 #define MSGTR_FileSelect "Wybierz plik..." 680 #define MSGTR_FileSelect "Wybierz plik..."
681 #define MSGTR_SubtitleSelect "Wybierz napisy..." 681 #define MSGTR_SubtitleSelect "Wybierz napisy..."