* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-burn/files: vdr-1.7.27.diff
@ 2012-04-07 2:06 Joerg Bornkessel (hd_brummy)
0 siblings, 0 replies; only message in thread
From: Joerg Bornkessel (hd_brummy) @ 2012-04-07 2:06 UTC (permalink / raw
To: gentoo-commits
hd_brummy 12/04/07 02:06:09
Added: vdr-1.7.27.diff
Log:
compilefix >=vdr-1.7.27
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.1 media-plugins/vdr-burn/files/vdr-1.7.27.diff
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-burn/files/vdr-1.7.27.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-burn/files/vdr-1.7.27.diff?rev=1.1&content-type=text/plain
Index: vdr-1.7.27.diff
===================================================================
diff -Naur burn-0.2.0.orig/i18n.h burn-0.2.0/i18n.h
--- burn-0.2.0.orig/i18n.h 2012-04-07 03:40:32.000000000 +0200
+++ burn-0.2.0/i18n.h 2012-04-07 03:41:53.000000000 +0200
@@ -20,18 +20,7 @@
// Implemented as a Meyers-Singleton
class i18n
{
- private:
- static const tI18nPhrase m_phrases[];
-
- int m_osdLanguage;
-
- protected:
- static i18n& get();
-
public:
- i18n();
-
- static const tI18nPhrase* get_phrases() { return m_phrases; }
static const char* translate( const char* text );
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-07 2:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07 2:06 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-burn/files: vdr-1.7.27.diff Joerg Bornkessel (hd_brummy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox