~headbangerkenny/openshot/openshot

« back to all changes in this revision

Viewing changes to .pydevproject

  • Committer: Jonathan Thomas
  • Date: 2010-11-22 23:15:11 UTC
  • Revision ID: jonathan.oomph@gmail.com-20101122231511-57ty27l3ococy6wy
Added the initial GUI support for video uploads 
to YouTube and Vimeo (and any other websites we
decide to support).  It doesn't work yet, but the interface
is mostly done now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<pydev_project>
5
5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
6
6
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
 
7
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
 
8
<path>/OpenShot Video Editor</path>
 
9
</pydev_pathproperty>
7
10
</pydev_project>