1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
# Anjuta Version 1.2.3
Compatibility Level: 1
<PROJECT_DESCRIPTION_START>
A fast-user-switching applet for GNOME/GDM 2.6.<PROJECT_DESCRIPTION_END>
<CONFIG_PROGS_START>
<CONFIG_PROGS_END>
<CONFIG_LIBS_START>
<CONFIG_LIBS_END>
<CONFIG_HEADERS_START>
<CONFIG_HEADERS_END>
<CONFIG_CHARACTERISTICS_START>
<CONFIG_CHARACTERISTICS_END>
<CONFIG_LIB_FUNCS_START>
<CONFIG_LIB_FUNCS_END>
<CONFIG_ADDITIONAL_START>
<CONFIG_ADDITIONAL_END>
<CONFIG_FILES_START>
<CONFIG_FILES_END>
<MAKEFILE_AM_START>
<MAKEFILE_AM_END>
props.file.type=project
anjuta.version=1.2.3
anjuta.compatibility.level=1
project.name=fast-user-switch-applet
project.type=GENERIC
project.target.type=EXECUTABLE
project.version=0.0.1
project.author=James M. Cape
project.source.target=fast-user-switch-applet
project.has.gettext=1
project.gui.command=
project.programming.language=C
project.excluded.modules=intl
project.config.extra.modules.before=
project.config.extra.modules.after=
project.config.blocked=1
project.config.disable.overwriting=1 1 1 1 1 1 1 1 1
project.menu.entry=fast-user-switch-applet
project.menu.group=Applications
project.menu.comment=No Comment
project.menu.icon=
project.menu.need.terminal=0
project.configure.options=
anjuta.program.arguments=
preferences.build.option.jobs=0
preferences.build.option.silent=0
preferences.build.option.autosave=1
preferences.anjuta.make.options=-k
preferences.make=make
preferences.build.option.keep.going=1
preferences.build.option.warn.undef=1
preferences.autoformat.custom.style= -gnu -l100
preferences.indent.opening=1
preferences.autoformat.disable=0
preferences.indent.automatic=1
preferences.use.tabs=1
preferences.indent.size=2
preferences.tabsize=8
preferences.indent.closing=1
module.include.name=.
module.include.type=
module.include.files=\
src/fusa-user.h\
src/fusa-user-menu-item.h\
src/gdmcomm.h\
src/fusa-utils.h\
src/fusa-display.h\
src/fusa-display-private.h\
src/fusa-user-private.h\
src/fusa-manager.h
module.source.name=.
module.source.type=
module.source.files=\
src/applet.c\
src/fusa-user.c\
src/gdmcomm.c\
src/testapp.c\
src/fusa-utils.c\
src/fusa-display.c\
src/fusa-user-menu-item.c\
src/fusa-manager.c
module.pixmap.name=.
module.pixmap.type=
module.pixmap.files=
module.data.name=.
module.data.type=
module.data.files=\
data/GNOME_FastUserSwitchApplet.server.in.in\
data/fast-user-switch-applet.schemas.in\
data/GNOME_FastUserSwitchApplet.xml\
data/ui.glade
module.help.name=.
module.help.type=
module.help.files=\
help/C/fast-user-switch-applet.xml\
help/C/legal.xml\
help/fast-user-switch-applet.omf.in
module.doc.name=.
module.doc.type=
module.doc.files=\
ChangeLog\
TODO\
README\
HACKING\
AUTHORS\
NEWS\
po/ChangeLog
module.po.files=\
POTFILES.in
compiler.options.supports=
compiler.options.include.paths=\
.\
..
compiler.options.library.paths=
compiler.options.libraries=
compiler.options.libraries.selected=
compiler.options.defines=\
HAVE_CONFIG_H
compiler.options.defines.selected=
compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
compiler.options.optimize.buttons=0 0 1 0
compiler.options.other.buttons=1 0
compiler.options.other.c.flags=
compiler.options.other.l.flags=
compiler.options.other.l.libs=
project.src.paths=
|