Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgreen2011-06-16 19:10:07 +0000
committerdgreen2011-06-16 19:10:07 +0000
commit35c19de4c110094df3ff8694e0be1c5c8d8b194c (patch)
tree5b643c18632e5d80b16035112712b8c530a0ac7f /org.eclipse.mylyn.sandbox.search.ui
parentd75fcb5c4071c7581f271da2e1d97f331e760186 (diff)
downloadorg.eclipse.mylyn.incubator-35c19de4c110094df3ff8694e0be1c5c8d8b194c.tar.gz
org.eclipse.mylyn.incubator-35c19de4c110094df3ff8694e0be1c5c8d8b194c.tar.xz
org.eclipse.mylyn.incubator-35c19de4c110094df3ff8694e0be1c5c8d8b194c.zip
bug 349351: [search] enhance Eclipse search capabilities to include desktop resources
https://bugs.eclipse.org/bugs/show_bug.cgi?id=349351 cvsignore, resources file
Diffstat (limited to 'org.eclipse.mylyn.sandbox.search.ui')
-rw-r--r--org.eclipse.mylyn.sandbox.search.ui/Windows7Search/.cvsignore1
-rw-r--r--org.eclipse.mylyn.sandbox.search.ui/Windows7Search/Windows7Search.rcbin0 -> 2774 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/.cvsignore b/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/.cvsignore
new file mode 100644
index 00000000..329d484d
--- /dev/null
+++ b/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/.cvsignore
@@ -0,0 +1 @@
+Debug
diff --git a/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/Windows7Search.rc b/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/Windows7Search.rc
new file mode 100644
index 00000000..feeefada
--- /dev/null
+++ b/org.eclipse.mylyn.sandbox.search.ui/Windows7Search/Windows7Search.rc
Binary files differ

Back to the top