From 855532ed7ffd3415150c73574eb8e9038f1075eb Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 1 Jun 2012 20:04:08 +0100 Subject: issue 197 - fix GTK3 unique application support by using g_application_command_line_get_is_remote instead of g_application_get_remote, swedish translation update, translation credits update, add gtk3 eclipse include path settings file. --- extra/eclipse-paths-gtk3.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 extra/eclipse-paths-gtk3.xml (limited to 'extra/eclipse-paths-gtk3.xml') diff --git a/extra/eclipse-paths-gtk3.xml b/extra/eclipse-paths-gtk3.xml new file mode 100644 index 0000000..e4a827d --- /dev/null +++ b/extra/eclipse-paths-gtk3.xml @@ -0,0 +1,34 @@ + + +
+ +/usr/include/glib-2.0 +/usr/lib64/glib-2.0/include +/usr/include/json-glib-1.0 +/usr/include/atk-1.0 +/usr/include/pango-1.0 +/usr/include/cairo +/usr/include/libnotify +/usr/include/gtk-3.0 +/usr/lib64/gtk-3.0/include + + + + + + + + +
+
+ + + + + + + + + +
+
-- cgit v1.2.3