[happybirthdaygnome-web] Add screenshot for GNOME 1 and fix screenshot for GNOME 2



commit f9a5f1c4c216213b530205531b0352919634c9a2
Author: Andreas Nilsson <anilsson redhat com>
Date:   Mon Jul 31 17:30:53 2017 +0200

    Add screenshot for GNOME 1 and fix screenshot for GNOME 2

 images/gnome1.png |  Bin 0 -> 40584 bytes
 images/gnome2.jpg |  Bin 0 -> 305842 bytes
 images/gnome2.png |  Bin 52339 -> 0 bytes
 index.html        |    9 +++++++--
 4 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/images/gnome1.png b/images/gnome1.png
new file mode 100644
index 0000000..1382496
Binary files /dev/null and b/images/gnome1.png differ
diff --git a/images/gnome2.jpg b/images/gnome2.jpg
new file mode 100644
index 0000000..659697e
Binary files /dev/null and b/images/gnome2.jpg differ
diff --git a/index.html b/index.html
index eea4c14..41d0ce1 100644
--- a/index.html
+++ b/index.html
@@ -82,6 +82,9 @@
                                     <div class="body">
                                         <p>On March 3, 1999 the first major release of GNOME occurred with 
the release of GNOME 1.0. The GIMP ToolKit (GTK+) was chosen as the base for GNOME, with major effort devoted 
to offering a friendly platform for developers, supporting many programming languages. There were 3 
subsequent releases over the next two years in the GNOME 1.x series. One of them was 1.4 and you can test it 
in a Virtual Machine. <a href="http://ftp.gnome.org/pub/GNOME/misc/GNOME1.4.ova";>Download it here</a>. (user: 
gnome / password: gnomehistory)</p>
                                         <p>GNOME’s libraries have been available for use in any application, 
with freedom and without fees, under the terms of the GNU Lesser General Public License ever since and 
GNOME’s applications have been made available under the GNU General Public License with a commitment to 
software freedom.</p>
+                                       <div class="col-xs-12 thumbnail">
+                                            <a data-gallery="GNOME 1.0" data-toggle="lightbox" 
href="./images/gnome1.png"><img src="./images/gnome1.png"></a>
+                                       </div>
                                     </div>
                                 </div>
                                 <div class="entry">
@@ -108,11 +111,13 @@
                                         <h3>GNOME 2.0</h3>
                                     </div>
                                     <div class="body">
-                                        <img src="./images/gnome2.png" style="float: right; padding-left: 
10px;">
                                         <p>On June 26, 2002 GNOME 2.0 was released, the culmination of major 
efforts with the dual objective of enhancing the user experience and dramatically improving developer 
productivity. GNOME 2.0 was the first release in the 2.x series, which saw 16 more releases over the next 9 
years.</p>
                                         <p>The introduction of the Human Interface Guidelines (HIG), allowed 
for a more predictable and consistent interface for users. GNOME 2 also had a host of advanced accessibility 
features for users with disabilities along with a built-in accessibility framework for developers to meet 
Section 508 requirements.</p>
                                         <p>GNOME 2.x was widely adopted over its many iterations, though 
many were unhappy upon its introduction. Said one critic upon the release of GNOME 2.0: <strong>“I found this 
default configuration, bone-headed, at best.”</strong></p>
-                                    </div>
+                                       <div class="col-xs-12 thumbnail">
+                                           <a data-gallery="GNOME 2.0" data-toggle="lightbox" 
href="./images/gnome2.jpg"><img src="./images/gnome2.jpg"></a>
+                                       </div>
+                                   </div>
                                 </div>
                                 <div class="entry">
                                     <div class="title">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]