2011-02-04 16:10:59 +01:00
|
|
|
###########################################################
|
|
|
|
|
# ### Lumiera installation and platform configuration ###
|
|
|
|
|
#
|
|
|
|
|
# (file located relative to the Lumiera executable)
|
|
|
|
|
#
|
|
|
|
|
|
2011-02-06 02:12:00 +01:00
|
|
|
[Lumiera]
|
|
|
|
|
# Setup of the Lumiera video editor main application.
|
|
|
|
|
# $ORIGIN denotes the directory of the executable.
|
2011-02-04 16:10:59 +01:00
|
|
|
#
|
|
|
|
|
gui = gtk_gui.lum
|
|
|
|
|
modulepath = $ORIGIN/modules
|
2011-02-06 05:06:16 +01:00
|
|
|
configpath = /usr/share/lumiera/config:~/.lumiera
|
|
|
|
|
version = 0.pre.01
|