Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 85384 | Differences between
and this patch

Collapse All | Expand All

(-)screen-exec/egg-screen-help.c (+5 lines)
Lines 37-42 Link Here
37
#include "egg-screen-url.h"
37
#include "egg-screen-url.h"
38
#include "egg-screen-exec.h"
38
#include "egg-screen-exec.h"
39
39
40
#ifndef _
41
#define _(x) dgettext (GETTEXT_PACKAGE, x)
42
#define N_(x) x
43
#endif
44
40
/******* START COPIED + PASTED CODE TO GO AWAY ******/
45
/******* START COPIED + PASTED CODE TO GO AWAY ******/
41
46
42
/* The _with_env methods need to go into and
47
/* The _with_env methods need to go into and

Return to bug 85384