From 7dd10b20a07aecd0b6cd3c6ec0e98e6e28862bea Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 6 Sep 2013 13:47:18 +0200 Subject: version 0.5 --- Makefile | 4 +- usr/lib/mageiawelcome/apps.csv | 8 +- usr/lib/mageiawelcome/css/style.css | 50 ++++++------- usr/lib/mageiawelcome/img/firefox.png | Bin 0 -> 2912 bytes usr/lib/mageiawelcome/img/info.png | Bin 1297 -> 0 bytes usr/lib/mageiawelcome/img/kdenlive.png | Bin 0 -> 1979 bytes usr/lib/mageiawelcome/img/man.png | Bin 1263 -> 0 bytes usr/lib/mageiawelcome/img/message.png | Bin 876 -> 0 bytes usr/lib/mageiawelcome/img/new.png | Bin 1376 -> 0 bytes usr/lib/mageiawelcome/img/portrait.png | Bin 1338 -> 0 bytes usr/lib/mageiawelcome/img/question.png | Bin 1316 -> 0 bytes usr/lib/mageiawelcome/img/system-users.png | Bin 1448 -> 0 bytes usr/lib/mageiawelcome/img/virtualbox.png | Bin 0 -> 2629 bytes usr/lib/mageiawelcome/img/warning.png | Bin 1209 -> 0 bytes usr/lib/mageiawelcome/img/xchat.png | Bin 1361 -> 0 bytes usr/lib/mageiawelcome/index.html | 116 +++++++++++++++-------------- 16 files changed, 92 insertions(+), 86 deletions(-) create mode 100644 usr/lib/mageiawelcome/img/firefox.png delete mode 100644 usr/lib/mageiawelcome/img/info.png create mode 100644 usr/lib/mageiawelcome/img/kdenlive.png delete mode 100644 usr/lib/mageiawelcome/img/man.png delete mode 100644 usr/lib/mageiawelcome/img/message.png delete mode 100644 usr/lib/mageiawelcome/img/new.png delete mode 100644 usr/lib/mageiawelcome/img/portrait.png delete mode 100644 usr/lib/mageiawelcome/img/question.png delete mode 100644 usr/lib/mageiawelcome/img/system-users.png create mode 100644 usr/lib/mageiawelcome/img/virtualbox.png delete mode 100644 usr/lib/mageiawelcome/img/warning.png delete mode 100644 usr/lib/mageiawelcome/img/xchat.png diff --git a/Makefile b/Makefile index 2939173..a5b92cd 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ PACKAGE = mageiawelcome -VERSION = 0.4 +VERSION = 0.5 TEXT_FILES = makepot \ - test + Makefile DIRS = etc usr diff --git a/usr/lib/mageiawelcome/apps.csv b/usr/lib/mageiawelcome/apps.csv index 1f489ed..ebc6209 100644 --- a/usr/lib/mageiawelcome/apps.csv +++ b/usr/lib/mageiawelcome/apps.csv @@ -1,6 +1,6 @@ 0-IKONA|1-RPM|2-NAZWA|3-GRUPA|4-OPIS|5-TEST|6-START|7-REPO moze sie przyda do listy paczek(nie używane na razie) -codecs-audio|task-codecs-audio|Audio Multimedia Codecs|audio featured|Various Multimedia Codecs for Audio|test|false|tainted| -codecs-video|task-codecs-video|Video Multimedia Codecs|video featured|Various Multimedia Codecs for Video|test|false|tainted| +codecs-audio|task-codecs-audio|Audio Multimedia Codecs|audio featured|Various Multimedia Codecs for Audio (not available yet)|test|false|tainted| +codecs-video|task-codecs-video|Video Multimedia Codecs|video featured|Various Multimedia Codecs for Video (not available yet)|test|false|tainted| flash-player-plugin|flash-player-plugin|Flash plugin|internet featured|Flash browser plugin|/usr/bin/flash-player-properties|false|non-free| supertux|supertux|Supertux|games|Classic 2d jump 'n run sidescroller with tux |/bin/supertux|supertux|| wesnoth|wesnoth|Battle for Wesnoth|games|Fantasy turn-based strategy game​|/usr/games/wesnoth|wesnoth|| @@ -23,6 +23,7 @@ amule|amule|Amule|internet|File sharing client compatible with eDonkey​|/bin/a thunderbird|thunderbird|Thunderbird|internet|E-mail, news and RSS client|/usr/bin/thunderbird|thunderbird|| claws-mail|claws-mail|Claws Mail|internet|Fast e-mail client|/bin/claws-mail|claws-mail|| smplayer|smplayer|Smplayer|video featured|Media Player|/usr/bin/smplayer|smplayer|| +kdenlive|kdenlive|Kdenlive|video|A non-linear video editing application|/usr/bin/kdenlive|kdenlive|| vlc|vlc|VLC|video featured|Multimedia player and streamer|/bin/vlc|vlc|| xbmc|xbmc|XBMC|video|Media Center|/bin/xbmc|xbmc|| qmmp|qmmp|Qmmp|audio|Audio Player​ similiar to Winamp|/bin/qmmp|qmmp|| @@ -37,4 +38,5 @@ lazarus|lazarus|Lazarus|programming|IDE for free pascal|/bin/lazarus|lazarus|| k3b|k3b|K3b|system|Sophisticated cd/dvd burning application|/bin/k3b|k3b|| gparted|gparted|GParted|system|Partition editor|/bin/gparted|gparted|| k9copy|k9copy|K9copy|system|k9copy helps making backups of your video DVDs |/bin/k9copy|k9copy|| -bleachbit|bleachbit|BleachBit|system|Clean junk to free disk space and to maintain privacy |/bin/bleachbit|bleachbit|| \ No newline at end of file +bleachbit|bleachbit|BleachBit|system|Clean junk to free disk space and to maintain privacy |/bin/bleachbit|bleachbit|| +virtualbox|virtualbox|VirtualBox|system|Virtualization software|/usr/bin/VirtualBox|VirtualBox|| \ No newline at end of file diff --git a/usr/lib/mageiawelcome/css/style.css b/usr/lib/mageiawelcome/css/style.css index 94bbef3..c7ba10a 100644 --- a/usr/lib/mageiawelcome/css/style.css +++ b/usr/lib/mageiawelcome/css/style.css @@ -2,44 +2,40 @@ html { /*font-family: "Droid Sans", sans-serif;*/ font-size: 14px; } -a, a:hover {color:#DDD;font-weight:bold;} a:focus, button:focus{outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} body {background: #262F45; color:#FFF;margin:0;padding:0;font-size:12px;cursor:default;text-shadow: 1px 0 2px #000;} -header{/*border-bottom: 1px solid gray;*/padding:0 6px;height:110px;position:relative;color:#FFF; background-image:url('../img/mga_bg.png'); +header{/*border-bottom: 1px solid gray;*/padding:0 6px;height:100px;position:relative;color:#FFF; background-image:url('../img/mga_bg.png'); background-repeat:no-repeat; - background-position:98% -15%;} + background-position:98% -20%;} h1,h2,ul,div{margin:0;padding:0;} h1{ font-size:48px;} -div#hdrinfo{position:absolute;top:32px;right:128px;background:rgba(255, 255, 255, 0.2); padding:8px;border-radius:8px;font-size:10px;margin:0;} -div#close{position:fixed;bottom:2px;right:8px;background:rgba(255, 255, 255, 0.1); padding:3px;border-radius:8px;font-size:11px; z-index:200;} +div#hdrinfo{position:absolute;top:2px;right:8px;background:rgba(255, 255, 255, 0.2); padding:8px;border-radius:8px;font-size:10px;margin:0;} +div#close{position:fixed;bottom:8px;right:8px;background:rgba(255, 255, 255, 0.1); padding:3px;border-radius:8px;font-size:11px; z-index:200;} header h2{text-shadow: 0 1px 2px #000;font-size:32px;margin-left:20px;margin-top:1px; margin-bottom:-5px;} header span{font-size:10px;text-shadow: 0 1px 2px #000;margin-left:20px;margin-top:-14px;} /* Menu */ header nav {width:100%;text-align:center;margin-top:4px;z-index:100;cursor: pointer;} -#logo {margin-top: -40px;margin-left: -20px;} +#logo {margin-top: -50px;margin-left: -20px;} .taby {margin: 0 auto;z-index:100;} section{padding: 0;background-image:url('../img/mga_bg.png'); background-repeat:no-repeat; -background-position:98% -92px;height:455px;background-color: #2397D4;} +background-position:98% -77px;height:455px;background-color: #2397D4;} div.tab {margin:0;padding:6px;} div.tab nav {width:100%;text-align:center;} -div#tab-4{padding:0;} +div#tab-1,div#tab-2{padding:0;} /* START */ - +.umenu {float:right; width:45%;height:90px;} p#message{margin: 0 } -div#links {position:absolute; bottom:36px;} -div.mgalinks{ background:rgba(0, 0, 0, 0.1); padding:8px;border-radius:2px 2px 8px 8px;height:180px; /* box-shadow: 0 0 4px 2px rgba(0,0,0,.35);*/ - -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; - -webkit-transition-property:color; - -webkit-transition-duration: .3s; - -webkit-transition-timing-function: linear, ease-in; -} -div.mgalinks:hover{background:rgba(0, 0, 0, 0.2);} -div.mgalinks h5{background:rgba(0, 0, 0, 0.1);margin:-8px -8px 8px -8px;padding:4px;text-align:center;font-weight:normal;text-transform:uppercase;} -div.mgalinks a {color:#FFF; font-weight:bold; text-decoration:none;line-height:24px;} -div.mgalinks a:hover {text-decoration: underline;} +div#links {position:absolute; bottom:6px;} +.mgalinks {text-align:center;} +.mgalinks a {width: 200px;margin-bottom:2px;} +div.mgalinks{padding:8px;} + +div.mgalinks h5{text-align:center;font-weight:normal;text-transform:uppercase;} + + /*LABELS */ .label{border-radius: 3px; color: #FFFFFF;display: inline-block;font-weight: bold; padding: 2px 4px;vertical-align: baseline;font-size:10px;} @@ -48,14 +44,16 @@ div.mgalinks a:hover {text-decoration: underline;} .red{background-color:#CF0404;} .blue{background-color:#4096EE;} /* First steps */ -h4#firststeps{margin-bottom:0;text-align:center;} -div#slide-pager{position:absolute; right:0;z-index:20;background:rgba(0, 0, 0, 0.1);padding:8px;margin: -6px -6px 0 0;width:40%;float:right;border-radius: 0 0 0 3px;} +.slides li {height:455px; } +.icons {margin-left:30px; margin-bottom:12px;} +.icons li {height: 20px;} +div#slide-pager{position:absolute; right:0;z-index:20;background:rgba(0, 0, 0, 0.4);padding:6px 3px;margin: 0 -6px 0 0;width:45%;float:right;border-radius: 0 0 0 8px;} div#slide-pager ol{margin-bottom:0;} div#slide-pager li {line-height:14px;margin-left:0;padding:0;} -div#slide-pager li a{text-shadow:none;font-size:11px;text-decoration:none;font-weight:normal;color:#FFF;} -div#slide-pager li a.active{text-shadow:none;font-size:11px;font-weight:bold;text-decoration:underline;} -div#slide-pager li a:hover{text-decoration:underline;} -.bx-controls-direction {position:absolute;width:88px;top:176px;left:318px;} +div#slide-pager li a{text-shadow:none;color:#DDD;font-size:11px;text-decoration:none;font-weight:normal;} +div#slide-pager li a.active{text-shadow:none;color:#FFF;font-size:11px;text-decoration:underline;} +div#slide-pager li a:hover{text-decoration:underline;color:#EEE;} +.bx-controls-direction {position:absolute;width:88px;top:172px;right:0;} .bx-controls-direction a { height: 32px; margin-top: -16px; diff --git a/usr/lib/mageiawelcome/img/firefox.png b/usr/lib/mageiawelcome/img/firefox.png new file mode 100644 index 0000000..0c4f681 Binary files /dev/null and b/usr/lib/mageiawelcome/img/firefox.png differ diff --git a/usr/lib/mageiawelcome/img/info.png b/usr/lib/mageiawelcome/img/info.png deleted file mode 100644 index 06147c9..0000000 Binary files a/usr/lib/mageiawelcome/img/info.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/kdenlive.png b/usr/lib/mageiawelcome/img/kdenlive.png new file mode 100644 index 0000000..b8945de Binary files /dev/null and b/usr/lib/mageiawelcome/img/kdenlive.png differ diff --git a/usr/lib/mageiawelcome/img/man.png b/usr/lib/mageiawelcome/img/man.png deleted file mode 100644 index 41f034a..0000000 Binary files a/usr/lib/mageiawelcome/img/man.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/message.png b/usr/lib/mageiawelcome/img/message.png deleted file mode 100644 index 48833b1..0000000 Binary files a/usr/lib/mageiawelcome/img/message.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/new.png b/usr/lib/mageiawelcome/img/new.png deleted file mode 100644 index b9afe34..0000000 Binary files a/usr/lib/mageiawelcome/img/new.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/portrait.png b/usr/lib/mageiawelcome/img/portrait.png deleted file mode 100644 index a37f1b4..0000000 Binary files a/usr/lib/mageiawelcome/img/portrait.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/question.png b/usr/lib/mageiawelcome/img/question.png deleted file mode 100644 index 1cf4cd1..0000000 Binary files a/usr/lib/mageiawelcome/img/question.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/system-users.png b/usr/lib/mageiawelcome/img/system-users.png deleted file mode 100644 index 0a2e574..0000000 Binary files a/usr/lib/mageiawelcome/img/system-users.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/virtualbox.png b/usr/lib/mageiawelcome/img/virtualbox.png new file mode 100644 index 0000000..505e0b5 Binary files /dev/null and b/usr/lib/mageiawelcome/img/virtualbox.png differ diff --git a/usr/lib/mageiawelcome/img/warning.png b/usr/lib/mageiawelcome/img/warning.png deleted file mode 100644 index 64f2fef..0000000 Binary files a/usr/lib/mageiawelcome/img/warning.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/img/xchat.png b/usr/lib/mageiawelcome/img/xchat.png deleted file mode 100644 index 9291d7a..0000000 Binary files a/usr/lib/mageiawelcome/img/xchat.png and /dev/null differ diff --git a/usr/lib/mageiawelcome/index.html b/usr/lib/mageiawelcome/index.html index 5b209fc..c7efc76 100644 --- a/usr/lib/mageiawelcome/index.html +++ b/usr/lib/mageiawelcome/index.html @@ -18,8 +18,9 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" // @@ -118,59 +118,65 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- -
- -
-

First steps in Mageia

- - -
- -
+
This is just small selection of popular packages, for more run
    @@ -233,18 +238,19 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-


+


mageiawelcome

-

+

Planning
- - Include it in Alpha2 isos - 2013/09/06
- - Discuss, decide about links, features , write "welcome message" and other texts (I need help here from dev, doc teams)
- - Make it ready for translations - Alpha 3 - 2013/10/02
- - Import to Mageias git
+ + - Discuss, decide about links, features , write "welcome message" and other texts (I need help here from dev, doc teams)
+ - incude it to Alpha 3 - 2013/10/02
+ - Make it ready for translations
+ - New Strings freeze 2013/10/15
- Ask for translations
- Ask Artwork Team for help to make it look good



- If you have any suggestions, corrections or you like to help please contact me: napcok at gmail.com + If you have any suggestions, corrections or you like to help please visit
-- cgit v1.2.1