[PATCH] Remove unneccessary padding along the left edge of the desktop
- From: Dave Bordoley <bordoley pilot msu edu>
- To: nautilus-list gnome org
- Subject: [PATCH] Remove unneccessary padding along the left edge of the desktop
- Date: Wed, 19 Mar 2003 15:46:41 -0500
I'm not totally sure this is the "Right" way to do this, but it works.
dave
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/nautilus/ChangeLog,v
retrieving revision 1.5752
diff -u -p -r1.5752 ChangeLog
--- ChangeLog 19 Mar 2003 15:51:02 -0000 1.5752
+++ ChangeLog 19 Mar 2003 20:38:48 -0000
@@ -1,3 +1,8 @@
+2003-03-19 David Bordoley <bordoley msu edu>
+
+ * libnautilus-private/nautilus-icon-container.c :
+ Remove unneccessary padding along the left edge of the desktop.
+
2003-03-19 Alexander Larsson <alexl redhat com>
* libnautilus-private/nautilus-icon-container.c (select_one_unselect_others):
Index: libnautilus-private/nautilus-icon-container.c
===================================================================
RCS file: /cvs/gnome/nautilus/libnautilus-private/nautilus-icon-container.c,v
retrieving revision 1.331
diff -u -p -r1.331 nautilus-icon-container.c
--- libnautilus-private/nautilus-icon-container.c 19 Mar 2003 15:51:06 -0000 1.331
+++ libnautilus-private/nautilus-icon-container.c 19 Mar 2003 20:39:32 -0000
@@ -100,7 +100,7 @@
#define STANDARD_ICON_GRID_WIDTH 155
/* Desktop layout mode defines */
-#define DESKTOP_PAD_HORIZONTAL 30
+#define DESKTOP_PAD_HORIZONTAL 0
#define DESKTOP_PAD_VERTICAL 10
#define CELL_SIZE 20
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]