|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6" />
|
|
|
|
<Project>
|
|
|
|
<Option title="gnome-shell-extension-panel-osd" />
|
|
|
|
<Option pch_mode="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Build>
|
|
|
|
<Target title="extension">
|
|
|
|
<Option output="bin/Debug/gnome-shell-extension-panel-osd" prefix_auto="1" extension_auto="1" />
|
|
|
|
<Option object_output="obj/Debug/" />
|
|
|
|
<Option type="1" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-g" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-Wall" />
|
|
|
|
</Compiler>
|
|
|
|
<Unit filename="AUTHORS" />
|
|
|
|
<Unit filename="COPYING" />
|
|
|
|
<Unit filename="ChangeLog" />
|
|
|
|
<Unit filename="Makefile.am" />
|
|
|
|
<Unit filename="NEWS" />
|
|
|
|
<Unit filename="README.md" />
|
|
|
|
<Unit filename="autogen.sh" />
|
|
|
|
<Unit filename="configure.ac" />
|
|
|
|
<Unit filename="data/Makefile.am" />
|
|
|
|
<Unit filename="data/PanelOSD.png" />
|
|
|
|
<Unit filename="data/Screenshot.jpg" />
|
|
|
|
<Unit filename="data/metadata.json.in" />
|
|
|
|
<Unit filename="data/org.gnome.shell.extensions.panel-osd.gschema.xml" />
|
|
|
|
<Unit filename="data/panel-osd-settings.png" />
|
|
|
|
<Unit filename="data/panel-osd-settings.ui" />
|
|
|
|
<Unit filename="gnome-shell-extension-panel-osd.spec" />
|
|
|
|
<Unit filename="po/LINGUAS" />
|
|
|
|
<Unit filename="po/Makevars" />
|
|
|
|
<Unit filename="po/POTFILES.in" />
|
|
|
|
<Unit filename="po/de.po" />
|
|
|
|
<Unit filename="po/gnome-shell-extension-panel-osd.pot" />
|
|
|
|
<Unit filename="po/pl.po" />
|
|
|
|
<Unit filename="po/pt_BR.po" />
|
|
|
|
<Unit filename="po/zh_CN.po" />
|
|
|
|
<Unit filename="src/Makefile.am" />
|
|
|
|
<Unit filename="src/convenience.js" />
|
|
|
|
<Unit filename="src/extension.js" />
|
|
|
|
<Unit filename="src/prefs.js" />
|
|
|
|
<Unit filename="update_revision.sh" />
|
|
|
|
<Extensions>
|
|
|
|
<envvars />
|
|
|
|
<code_completion />
|
|
|
|
<lib_finder disable_auto="1" />
|
|
|
|
<debugger />
|
|
|
|
</Extensions>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|