mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-09 15:19:58 +01:00
Ajout du fichier ELEMENTS.LICENSE dans le processus d'installation.
Mise a jour du fichier de configuration. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@678 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,17 +1,27 @@
|
|||||||
|
[General]
|
||||||
|
|
||||||
[diagrameditor]
|
[diagrameditor]
|
||||||
defaultauthor=
|
defaultauthor=
|
||||||
defaultcols=15
|
defaultcols=15
|
||||||
defaultcolsize=50.0
|
defaultcolsize=50.0
|
||||||
defaultrows=6
|
|
||||||
defaultrowsize=80.0
|
|
||||||
defaultconductorhasGround=true
|
defaultconductorhasGround=true
|
||||||
defaultconductorhasNeutral=true
|
defaultconductorhasNeutral=true
|
||||||
defaultconductorphases=1
|
defaultconductorphases=1
|
||||||
defaultconductortext=_
|
defaultconductortext=_
|
||||||
defaultconductortype=multi
|
defaultconductortype=multi
|
||||||
defaultdate=null
|
defaultdate=null
|
||||||
|
defaultdisplaycols=true
|
||||||
|
defaultdisplayrows=true
|
||||||
defaultfilename=
|
defaultfilename=
|
||||||
defaultfolio=
|
defaultfolio=%id/%total
|
||||||
|
defaultrows=6
|
||||||
|
defaultrowsize=80.0
|
||||||
defaulttitle=
|
defaulttitle=
|
||||||
|
integrate-elements=true
|
||||||
|
viewmode=tabbed
|
||||||
|
|
||||||
[elementeditor]
|
[elementeditor]
|
||||||
|
|
||||||
|
[elements-recentfiles]
|
||||||
|
|
||||||
|
[projects-recentfiles]
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ examples.path = $$join(INSTALL_PREFIX,,,$${QET_EXAMPLES_PATH})
|
|||||||
examples.files = examples/*
|
examples.files = examples/*
|
||||||
|
|
||||||
copyright.path = $$join(INSTALL_PREFIX,,,$${QET_LICENSE_PATH})
|
copyright.path = $$join(INSTALL_PREFIX,,,$${QET_LICENSE_PATH})
|
||||||
copyright.files = LICENSE CREDIT README ChangeLog
|
copyright.files = LICENSE ELEMENTS.LICENSE CREDIT README ChangeLog
|
||||||
|
|
||||||
mime_xml.path = $$join(INSTALL_PREFIX,,,$${QET_MIME_XML_PATH})
|
mime_xml.path = $$join(INSTALL_PREFIX,,,$${QET_MIME_XML_PATH})
|
||||||
mime_xml.files = misc/x-qet-*.xml
|
mime_xml.files = misc/x-qet-*.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user