diff options
author | Damian Minkov <damencho@jitsi.org> | 2008-07-14 16:29:25 +0000 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2008-07-14 16:29:25 +0000 |
commit | 795fac7d71f64c1cf8db64ed1a896633ecc57a46 (patch) | |
tree | ea00e453c6721ae4c620aae18963dc91462c0165 /resources/application.properties | |
parent | 4922ad2ddd75f8b35dc369536ddcbe81ccf7a05e (diff) | |
download | jitsi-795fac7d71f64c1cf8db64ed1a896633ecc57a46.zip jitsi-795fac7d71f64c1cf8db64ed1a896633ecc57a46.tar.gz jitsi-795fac7d71f64c1cf8db64ed1a896633ecc57a46.tar.bz2 |
Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
Diffstat (limited to 'resources/application.properties')
-rw-r--r-- | resources/application.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/resources/application.properties b/resources/application.properties index 7f9a608..e69de29 100644 --- a/resources/application.properties +++ b/resources/application.properties @@ -1,9 +0,0 @@ -applicationName=SIP Communicator -applicationWebSite=http://sip-communicator.org -fontName=Verdana -fontSize=12 -titleFontSize=14 -isLookAndFeelDecorated=false -isToolBarExteneded=false -aboutLogoFontSize=14 -defaultGroupName= |