Merge *.properties
This commit is contained in:
parent
ecf7232f00
commit
4ff6c25f40
|
@ -2,7 +2,6 @@
|
|||
<project name="filebot" default="fatjar" xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||
<property file="profile.properties" />
|
||||
<property file="source/net/filebot/Settings.properties" />
|
||||
<property prefix="deploy" file="deploy.properties" />
|
||||
|
||||
<property name="title" value="${application.name}" />
|
||||
<property name="version" value="${application.version}" />
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
release: rednoah,filebot@frs.sourceforge.net:/home/frs/project/f/fi/filebot/filebot
|
||||
website: rednoah,filebot@web.sourceforge.net:/home/project-web/filebot/htdocs
|
||||
keyfile: sourceforge_id.key
|
Loading…
Reference in New Issue