~and471/ubiquity-slideshow-ubuntu/xubuntu

« back to all changes in this revision

Viewing changes to slides/installing-software-1.html

  • Committer: Dylan McCall
  • Date: 2009-05-26 04:38:05 UTC
  • Revision ID: dmccall@dylan-laptop-20090526043805-x2vre4jvpyvms4dd
Ported all slides from ubiquity-slideshow-ubuntu (the SVG version) to HTML.

Naming convention for slides is now consistent.

Updated ToDo list to correspond to new file names.

Updated Licenses and Contributors files to correspond to new file formats.

TODO: Readme!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div id="title">
 
2
        Installing additional software
 
3
</div>
 
4
 
 
5
<img id="icon" src="icons/gnome-app-install.png" alt="Icon for application" />
 
6
 
 
7
<div id="main">
 
8
 
 
9
<div id="content">
 
10
        <p>There is already a ton of software ready right after installating Ubuntu, but we understand that you will want to download additional applications to add functionality. That's why we have thousands of up-to-date, carefully polished, free software packages in our repositories ready for you to use.</p>
 
11
        <p>Using the Add/Remove application, you can search for a particular piece of software or browse through the carefully filtered software categories. In a click, your new applications are ready to be used.</p>
 
12
</div>
 
13
        
 
14
<div id="screenshots">
 
15
        <img src="screenshots/installing-software-categories.png" alt="Screenshot of application" />
 
16
        <img src="screenshots/installing-software-details.png" alt="Screenshot of application" />
 
17
        <img src="screenshots/installing-software-installed.png" alt="Screenshot of application" />
 
18
</div>
 
19
 
 
20
</div>