~xubuntu-doc/ubiquity-slideshow-ubuntu/xubuntu-1604

« back to all changes in this revision

Viewing changes to slideshows/xubuntu/slides/01_defaultapps.html

  • Committer: Pasi Lallinaho
  • Date: 2016-03-09 22:14:40 UTC
  • Revision ID: pasi@shimmerproject.org-20160309221440-22hsypdi3ch7leyc
Add a simple effect for the Support slide
Improve the jQuery - less lines

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
                <p>Here is a list of some applications that are preinstalled with Xubuntu for your convenience. Find them in the applications menu and install more with the package manager.</p>
6
6
        </div>
7
7
        <div class="applist">
8
 
                <div><img src="images/icon48_firefox.png" /> <strong>Firefox</strong> <span>Web browser</span></div>
9
 
                <div><img src="images/icon48_thunderbird.png" /> <strong>Thunderbird</strong> <span>Mail and news client</span></div>
10
 
                <div><img src="images/icon48_pidgin.png" /> <strong>Pidgin</strong> <span>Internet messenger</span></div>
11
 
                <div><img src="images/icon48_parole.png" /> <strong>Parole</strong> <span>Media player</span></div>
 
8
                <div class="fo"><img src="images/icon48_firefox.png" /> <strong>Firefox</strong> <span>Web browser</span></div>
 
9
                <div class="fo"><img src="images/icon48_thunderbird.png" /> <strong>Thunderbird</strong> <span>Mail and news client</span></div>
 
10
                <div class="fo"><img src="images/icon48_pidgin.png" /> <strong>Pidgin</strong> <span>Internet messenger</span></div>
 
11
                <div class="fo"><img src="images/icon48_parole.png" /> <strong>Parole</strong> <span>Media player</span></div>
12
12
        </div>
13
13
        <div class="applist">
14
 
                <div><img src="images/icon48_libreoffice-writer.png" /> <strong>LibreOffice Writer</strong> <span>Word processor</span></div>
15
 
                <div><img src="images/icon48_libreoffice-calc.png" /> <strong>LibreOffice Calc</strong> <span>Spreadsheet editor</span></div>
16
 
                <div><img src="images/icon48_gnome-software.png" /> <strong>Gnome Software</strong> <span>Package manager</span></div>
17
 
                <div><img src="images/icon48_settings-manager.png" /> <strong>Settings Manager</strong></div>
 
14
                <div class="fo"><img src="images/icon48_libreoffice-writer.png" /> <strong>LibreOffice Writer</strong> <span>Word processor</span></div>
 
15
                <div class="fo"><img src="images/icon48_libreoffice-calc.png" /> <strong>LibreOffice Calc</strong> <span>Spreadsheet editor</span></div>
 
16
                <div class="fo"><img src="images/icon48_gnome-software.png" /> <strong>Gnome Software</strong> <span>Package manager</span></div>
 
17
                <div class="fo"><img src="images/icon48_settings-manager.png" /> <strong>Settings Manager</strong></div>
18
18
        </div>
19
19
</div>