Tomas Bzatek
8c8cf192d8
Fix compilation due to deprecated GTK_WIDGET_STATE symbol
...
Also see https://bugzilla.gnome.org/show_bug.cgi?id=69872#c87
2010-03-10 14:39:02 +01:00
Duarte Loreto
fab5d01888
Updated Portuguese translation
2010-03-10 00:39:58 +00:00
Tomas Bzatek
2d40fbadb0
Fix libm linking
...
Nautilus was underlinked, found by recently introduced change in Fedora:
https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking
/usr/bin/ld: ../libnautilus-private/.libs/libnautilus-private.a(eel-canvas.o): undefined reference to symbol 'floor@@GLIBC_2.0'
/usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
/lib/libm.so.6: could not read symbols: Invalid operation
2010-03-09 15:06:04 +01:00
Tomas Bzatek
4df08e047b
Remove obsolete defines
2010-03-08 16:54:56 +01:00
Alexander Larsson
02afb2f5f2
Bump version to 2.29.92
2010-03-08 15:18:34 +01:00
Alexander Larsson
7d79c4ad6d
Update NEWS for release
2010-03-08 15:10:43 +01:00
Alexander Larsson
b6958cb2d9
Don't close the window you initiated an unmount in.
...
Based on patch from Luke Symes <allsymes@gmail.com>
2010-03-08 15:07:23 +01:00
Alexander Larsson
80dd8fb8ff
Set initiated_unmount on windows while unmounting
2010-03-08 14:36:46 +01:00
Alexander Larsson
5e7f958422
Always call back from nautilus_file_unmount/eject, even on success
2010-03-08 13:48:27 +01:00
Alexander Larsson
7fb5d7f6e4
Add nautilus_file_operations_unmount_mount_full with a callback
2010-03-08 13:32:39 +01:00
Luke Symes
43f080c973
Implement the initiated_unmount property for NautilusWindow.
...
Windows will have this set to TRUE when one of their slots
initiates an unmount.
https://bugzilla.gnome.org/show_bug.cgi?id=611569
2010-03-08 13:24:53 +01:00
Tomas Bzatek
e1e1fe0d50
Load tracker/beagle at runtime
...
Dynamically load tracker (preferred) and beagle client libraries on demand if available.
This allows more flexibility for packagers and users.
See bug 589345 for details.
2010-03-08 12:01:49 +01:00
Miloš Popović
bbe632e641
Fixed typo in Serbian translation
2010-03-07 17:51:07 +01:00
Miloš Popović
e9e1dbc188
Updated Serbian translations
2010-03-07 15:57:49 +01:00
Christian Kirbach
8217aa1931
Updated German translation
2010-03-06 21:59:57 +01:00
Holger Berndt
a6715be7e4
Bring back <alt>+<num> for tab changing
...
Make the first 10 tabs of every pane changable via keyboard
shortcuts <alt>+1, <alt>+2 etc.
This brings back non-GUI functionality that was removed together
with the tab menus in e156e39e07
Fixes bug 609924
2010-03-05 14:14:53 +01:00
Kjartan Maraas
97ef4d40e6
Updated Norwegian bokmål translation
2010-03-04 23:12:20 +01:00
Rodrigo Moya
4f870048b8
Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+
2010-03-04 15:44:05 +01:00
Leonid Kanter
af9305deb5
Update Russian translation by Yury Kozlov
2010-03-04 11:11:44 +02:00
Alexander Larsson
4d742c8349
Revert "Put tabs at the bottom"
...
This reverts commit c6ee7553fd
.
We have gotten feedback that this experiment was not liked by users,
so reverting.
2010-03-03 14:53:38 +01:00
Umarzuki bin Mochlis Moktar
7aad24446c
Update Malaj translation. Fixes bug 610519.
2010-03-03 13:33:52 +01:00
Alexander Larsson
95ae539e8d
Revert "Don't grab focus on realize"
...
This reverts commit 4efd423125
.
We now don't store the extra view visible status, so the problem this
change fixed is gone. And this change caused other focus issues, as
per bug 607060.
2010-03-03 09:49:58 +01:00
Holger Berndt
c8ded38314
Don't remember status of extra pane in a gconf key
...
The focus for Nautilus' split view mode are occasional, temporary
switches to a split view mode for heavy-duty filebrowsing, not to
be a permanent double pane filemanager. Therefore, neither split-view
toggle status nor splitter position of a window are supposed to affect
subsequently opened windows. See comments at bug 608431.
2010-03-03 09:41:46 +01:00
Changwoo Ryu
0b6dd131e0
Updated Korean translation
2010-03-01 23:59:36 +09:00
Daniel Nylander
82018666fb
Updated Swedish translation
2010-02-28 13:07:16 +01:00
Piotr Drąg
582c1021a4
Updated Polish translation
2010-02-28 12:52:32 +01:00
Mario Blättermann
78ed12260a
Updated German translation
2010-02-27 20:45:34 +01:00
Joan Duran
1688fbbbcd
Updated Catalan translation
2010-02-27 20:12:35 +01:00
Torstein Adolf Winterseth
533c274c00
Updated Norwegian Nynorsk translation
2010-02-27 12:48:30 +01:00
Bruce Cowan
c7e51ada91
Updated British English translation
2010-02-24 16:55:28 +00:00
Gintautas Miliauskas
5dc02f0410
Updated Lithuanian translation.
2010-02-23 23:38:15 +02:00
Alexander Shopov
64c484ae80
Updated Bulgarian translation
2010-02-23 07:46:51 +02:00
Alexander Larsson
5f1d9d7b17
Require latest gnome-desktop for spanning bg
2010-02-22 16:03:44 +01:00
Alexander Larsson
dd7f350e54
Remove src/nautilus-throbber.c from POTFILES.in
2010-02-22 12:55:04 +01:00
Alexander Larsson
6b445d8c23
Update NEWS for release
2010-02-22 12:46:57 +01:00
Alexander Larsson
d27a9a4260
Use GtkSpinner instead of custom widget
...
Forgot this part of the commit...
2010-02-22 12:43:59 +01:00
A. Walton
07a6c14e40
Use GtkSpinner instead of custom widget
2010-02-22 12:12:57 +01:00
Luke Symes
472d7b4548
Go to computer:/// on unmount
2010-02-22 10:51:44 +01:00
Luke Symes
a3f5dde505
Fix location check in should_close_with_mount
...
https://bugzilla.gnome.org/show_bug.cgi?id=318094
2010-02-22 10:41:00 +01:00
vasudeven
45f7cbb0bf
updated Tamil translation
2010-02-21 14:27:02 +05:30
Alexandre Franke
8df9b4a10a
Update French translation to show real last translator
2010-02-20 18:43:47 +01:00
Alexandre Franke
e809953362
Fixed French translation (closes bug 610365)
2010-02-20 18:41:07 +01:00
Khaled Hosny
47eaabdecb
Updated Arabic translation
2010-02-19 10:13:24 +02:00
Matthias Clasen
3de6a780cb
Make it possible to have backgrounds spanning multiple monitors.
...
gnome-desktop added a new 'spanned' picture_option for this. This fixes
bug 610396.
2010-02-18 15:58:50 -05:00
vasudeven
402f79e82c
updated Tamil translation
2010-02-18 10:14:27 +05:30
Rene Pärts
e570e2f6fd
Estonian translation updated
2010-02-17 13:12:16 +02:00
Fran Diéguez
5de7ed5ee5
Updated Galician Translation
2010-02-15 17:50:33 +01:00
vasudeven
ecdea68af7
updated Tamil translation
2010-02-15 16:15:29 +05:30
Ask H. Larsen
6549e2e1ef
Updated Danish translation
2010-02-14 17:31:26 +01:00
Claude Paroz
467e375bc5
Updated French translation
...
Contributed by Claude Paroz and Bruno Brouard
2010-02-13 16:59:23 +01:00