You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
318 B
12 lines
318 B
--- file-roller-2.15.1/src/window.c.recent2 2006-07-30 14:02:04.000000000 -0400
|
|
+++ file-roller-2.15.1/src/window.c 2006-07-30 14:02:16.000000000 -0400
|
|
@@ -1116,7 +1116,7 @@
|
|
|
|
/* recents menu. */
|
|
|
|
- set_sensitive (window, "RecentFilesMenu", ! running);
|
|
+ set_sensitive (window, "OpenRecentMenu", ! running);
|
|
}
|
|
|
|
|