[gnome-documents] spinner: use an usual size
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] spinner: use an usual size
- Date: Mon, 29 Aug 2011 21:00:14 +0000 (UTC)
commit 2215beaac4e84ed2a86f193f1acb3f37cfa26ddf
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Aug 29 16:59:29 2011 -0400
spinner: use an usual size
src/spinnerBox.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/spinnerBox.js b/src/spinnerBox.js
index c1369db..9d80b18 100644
--- a/src/spinnerBox.js
+++ b/src/spinnerBox.js
@@ -22,7 +22,7 @@
const Gtk = imports.gi.Gtk;
const _ = imports.gettext.gettext;
-const _SPINNER_SIZE = 125;
+const _SPINNER_SIZE = 128;
function SpinnerBox() {
this._init();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]