[gnome-music] Increase minimum window width
- From: Seif Lotfy <seiflotfy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Increase minimum window width
- Date: Thu, 9 May 2013 12:24:16 +0000 (UTC)
commit d75f25734545f1f2c1576397ccb78801bb0d25d7
Author: Seif Lotfy <seif lotfy com>
Date: Thu May 9 14:23:38 2013 +0200
Increase minimum window width
src/window.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/window.js b/src/window.js
index dfdf20d..4559f52 100644
--- a/src/window.js
+++ b/src/window.js
@@ -42,7 +42,7 @@ const MainWindow = new Lang.Class({
hide_titlebar_when_maximized: true
});
- this.set_size_request(760, 640);
+ this.set_size_request(887, 640);
this._setupView();
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]