[cheese/netbook-mode] window: reduce default window size a little bit
- From: Filippo Argiolas <fargiolas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [cheese/netbook-mode] window: reduce default window size a little bit
- Date: Mon, 10 Aug 2009 16:43:47 +0000 (UTC)
commit 4fbf988f06048aed8c1bfbf55967ebda31cabbac
Author: Filippo Argiolas <filippo argiolas gmail com>
Date: Mon Aug 10 18:42:52 2009 +0200
window: reduce default window size a little bit
Reduce default window size so that it doesn't take up the whole screen
estate in my netbook.
src/cheese-window.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/cheese-window.c b/src/cheese-window.c
index f3fe6cf..b438405 100644
--- a/src/cheese-window.c
+++ b/src/cheese-window.c
@@ -60,8 +60,8 @@
#define FULLSCREEN_POPUP_HEIGHT 40
#define FULLSCREEN_TIMEOUT 5 * 1000
#define FULLSCREEN_EFFECTS_TIMEOUT 15
-#define DEFAULT_WINDOW_WIDTH 600
-#define DEFAULT_WINDOW_HEIGHT 450
+#define DEFAULT_WINDOW_WIDTH 520
+#define DEFAULT_WINDOW_HEIGHT 390
typedef enum
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]