mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
10 lines
352 B
Properties
10 lines
352 B
Properties
application.name = SmartCSV.fx
|
|
application.version = 0.3
|
|
|
|
# fxml views
|
|
fxml.smartcvs.view = /ninja/javafx/smartcsv/fx/smartcsv.fxml
|
|
fxml.smartcvs.about.view = /ninja/javafx/smartcsv/fx/about/about.fxml
|
|
fxml.smartcvs.preferences.view = /ninja/javafx/smartcsv/fx/preferences/preferences.fxml
|
|
|
|
# resources
|
|
resource.main = ninja.javafx.smartcsv.fx.smartcsv |