aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-11-02 18:10:40 +0800
committerXan Lopez <xan@gnome.org>2010-10-24 18:21:25 +0800
commitc255df464cf44e9687f80c5845e5f31a500f7084 (patch)
treeb2c5c6cb9d2ada8250894df681962961599e9a62 /doc/reference/tmpl
parent90f545eba59c0ecf1ea6924d909630e9a9b564c6 (diff)
downloadgsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar.gz
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar.bz2
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar.lz
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar.xz
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.tar.zst
gsoc2013-epiphany-c255df464cf44e9687f80c5845e5f31a500f7084.zip
Spinner changes
We get rid of the spinner in the toolbar, since load information is already given by the floating status indicator inside the WebView. The only remaining spinner is the one in the tabs, which has been ported to use GtkSpinner. Get rid of EphySpinner. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=524809 (again) https://bugzilla.gnome.org/show_bug.cgi?id=598442
Diffstat (limited to 'doc/reference/tmpl')
-rw-r--r--doc/reference/tmpl/ephy-spinner.sgml60
1 files changed, 0 insertions, 60 deletions
diff --git a/doc/reference/tmpl/ephy-spinner.sgml b/doc/reference/tmpl/ephy-spinner.sgml
deleted file mode 100644
index 9c4d12cc6..000000000
--- a/doc/reference/tmpl/ephy-spinner.sgml
+++ /dev/null
@@ -1,60 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EphySpinner
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EphySpinner ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION ephy_spinner_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
-<!-- ##### FUNCTION ephy_spinner_start ##### -->
-<para>
-
-</para>
-
-@spinner:
-
-
-<!-- ##### FUNCTION ephy_spinner_stop ##### -->
-<para>
-
-</para>
-
-@spinner:
-
-
-<!-- ##### FUNCTION ephy_spinner_set_size ##### -->
-<para>
-
-</para>
-
-@spinner:
-@size:
-
-