[Bug 238179] Re: Scrolling in CompactView doesn't work

2009-01-28 Thread Artem Titov
I added the possibility scrolling to the width of the column. I think it will 
be more convenient.
Switching scrolling modes - parameter 
"/apps/nautilus/compact_view/scroll_on_columns"
 
(Sorry for my bad English)

** Attachment added: "patchfile_2.25.3scroll.patch"
   http://launchpadlibrarian.net/21730437/patchfile_2.25.3scroll.patch

-- 
Scrolling in CompactView  doesn't work
https://bugs.launchpad.net/bugs/238179
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 238179] Re: Scrolling in CompactView doesn't work

2008-12-26 Thread Artem Titov
Happy christmas :-)
Most likely a problem in not installed packages for development. You can 
install a package gnome-devel and all necessary packages will be established on 
dependences.

-- 
Scrolling in CompactView  doesn't work
https://bugs.launchpad.net/bugs/238179
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 238179] Re: Scrolling in CompactView doesn't work

2008-12-24 Thread Artem Titov
Copy the patch to the directory with source code. Go to this directory and run 
the command:
patch -p1 -i diff
See instructions for assembling nautilus in file INSTALL.

Example:
$ wget 
http://ftp.gnome.org/pub/gnome/sources/nautilus/2.24/nautilus-2.24.2.tar.bz2
$ wget http://launchpadlibrarian.net/20621636/diff
$ tar -xvjf nautilus-2.24.2.tar.bz2
$ cp diff nautilus-2.24.2
$ cd nautilus-2.24.2
$ patch -p1 -i diff
$ ./configure --prefix=/usr
$ make
$ sudo make install
Restart Nautilus

-- 
Scrolling in CompactView  doesn't work
https://bugs.launchpad.net/bugs/238179
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 238179] Re: Scrolling in CompactView doesn't work

2008-12-21 Thread Artem Titov
This patch resolves the problem.

** Attachment added: "Patch for nautilus 2.24.2"
   http://launchpadlibrarian.net/20621636/diff

-- 
Scrolling in CompactView  doesn't work
https://bugs.launchpad.net/bugs/238179
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs