From c824f20a9fe45fc3ea575d1adcfb715822b64660 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 28 Dec 2013 17:51:02 -0600 Subject: Move distro-specific defaultsettings files into the debian directory to get around quilt format limitations --- .../debian/distrospecific/artwork/ksplash/Theme.rc | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/artwork/ksplash/Theme.rc (limited to 'ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/artwork/ksplash/Theme.rc') diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/artwork/ksplash/Theme.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/artwork/ksplash/Theme.rc new file mode 100644 index 000000000..913cbfbe8 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/artwork/ksplash/Theme.rc @@ -0,0 +1,41 @@ +[KSplash Theme: kubuntu] +Name = Debian O2 +Description = Ubuntu Edgy Splash +Version = 1 +Author = Ken Wimer +Homepage = http://bootsplash.org/ +Engine = Moodin +UbuntuStyle = true + +BeginOpacity = 0.1 +Translate = true +Background = Background.jpg +ShowStatusText = true +UseIconSet = true +IconSetSize = 32 +ImageSpacer = 16 +LineUpImages = false +BaseResolution = 1920,1200 +AppendX = true +Labels = 2 +LabelShadow = false + +Image1 = kcmmemory +Image2 = kcmsystem +Image3 = printer1 +Image7 = kmenuedit +Image8 = kmenu + +#ignored for kubuntu theme, coords are centred in the moodin code +ImageCoords1 = 474,511 +ImageCoords2 = 524,511 +ImageCoords3 = 574,511 +ImageCoords4 = 624,511 +ImageCoords5 = 674,511 +ImageCoords6 = 724,511 +ImageCoords7 = 774,511 +ImageCoords8 = 624,651 + +StatusFont = Sans Serif,9,-1,5,50,0 +StatusCoords = -1,580 +StatusColor = #000000 -- cgit v1.2.3