diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2011-05-19 14:41:19 +0200 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2011-06-07 18:56:01 +0200 |
commit | 8b7c15aeb5bd2aa018c9a4d54774547d23ad2147 (patch) | |
tree | 98375e4fe224714b9cc8d4a825ea59b4b5c42b69 /po | |
parent | 8e70b9de78a9f2375929a06571788e10cef045e4 (diff) |
add really basic GDK GnomeRR backend
It doesn't know about available resolutions, nor about clones,
rotations, ..., it can't trigger resolution changes, but hopefully
it will be enough for basic GnomeRR support in the mac port.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 53e3bba..a79f4c5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,3 +7,4 @@ gtk/display/display-name.c gtk/display/gnome-rr-config.c gtk/display/gnome-rr-windows.c gtk/display/gnome-rr-x11.c +gtk/display/gnome-rr-generic.c |