Move the core’s preferences into their own type.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 17 Jan 2013 12:12:44 +0000 (13:12 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 17 Jan 2013 12:12:44 +0000 (13:12 +0100)
commit338b07eccb910981cb36b19b436d98b894ac7ac0
tree8b7d0718555f4e63a73b5cbb044d70d5630de84f
parent2e6ed35cd9d29585eefc56d94214abf2d1886fda
Move the core’s preferences into their own type.
src/main/java/net/pterodactylus/sone/core/Core.java
src/main/java/net/pterodactylus/sone/core/Preferences.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/OptionsPage.java