summaryrefslogtreecommitdiff
path: root/extra/eclipse-paths.xml
diff options
context:
space:
mode:
authorGravatar Alan Fitton <alan@eth0.org.uk>2012-06-01 20:04:08 +0100
committerGravatar Alan Fitton <alan@eth0.org.uk>2012-06-01 20:04:08 +0100
commit855532ed7ffd3415150c73574eb8e9038f1075eb (patch)
treec167c4336565e190f8fa26b3afb3d6e661eaee89 /extra/eclipse-paths.xml
parente8a149f7ab6d4ad599b98e2588a21c18d2f81ea7 (diff)
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.
Diffstat (limited to 'extra/eclipse-paths.xml')
-rw-r--r--extra/eclipse-paths.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/extra/eclipse-paths.xml b/extra/eclipse-paths.xml
deleted file mode 100644
index 4ca5c9b..0000000
--- a/extra/eclipse-paths.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<cdtprojectproperties>
-<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
-<language name="C Source File">
-<includepath>/usr/include/gtk-2.0</includepath>
-<includepath>/usr/lib64/gtk-2.0/include</includepath>
-<includepath>/usr/include/glib-2.0</includepath>
-<includepath>/usr/lib64/glib-2.0/include</includepath>
-<includepath>/usr/include/json-glib-1.0</includepath>
-<includepath>/usr/include/atk-1.0</includepath>
-<includepath>/usr/include/pango-1.0</includepath>
-<includepath>/usr/include/cairo</includepath>
-
-</language>
-<language name="Object File">
-
-</language>
-<language name="Assembly Source File">
-
-</language>
-</section>
-<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros">
-<language name="C Source File">
-
-</language>
-<language name="Object File">
-
-</language>
-<language name="Assembly Source File">
-
-</language>
-</section>
-</cdtprojectproperties>