Browse Source

Add a default desktop background image

Change-Id: Iff9ef896ac984ced5e1869dc59c1f639ca0c9f6f
Reviewed-on: http://gerrit.dmdirc.com/681
Reviewed-by: Shane Mc Cormack <shane@dmdirc.com>
Automatic-Compile: DMDirc Local Commits <dmdirc@googlemail.com>
tags/0.6.3
Chris Smith 14 years ago
parent
commit
5ba7ce7302
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/com/dmdirc/addons/ui_swing/plugin.config

+ 2
- 2
src/com/dmdirc/addons/ui_swing/plugin.config View File

@@ -36,5 +36,5 @@ defaults:
36 36
     hideEmptyTopicBar=false
37 37
     textpanebackground=
38 38
     textpanebackgroundoption=STRETCH
39
-    desktopbackground=
40
-    desktopbackgroundoption=STRETCH
39
+    desktopbackground=dmdirc://com/dmdirc/res/background.png
40
+    desktopbackgroundoption=CENTER

Loading…
Cancel
Save