[gthumb] added icon to the "import from camera" tool
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb] added icon to the "import from camera" tool
- Date: Sat, 6 Feb 2010 17:49:15 +0000 (UTC)
commit 35d6282899f84eac114d39c086455e9afbecba15
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Feb 6 18:48:45 2010 +0100
added icon to the "import from camera" tool
extensions/photo_importer/callbacks.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/photo_importer/callbacks.c b/extensions/photo_importer/callbacks.c
index 0733ed5..0e573d1 100644
--- a/extensions/photo_importer/callbacks.c
+++ b/extensions/photo_importer/callbacks.c
@@ -47,7 +47,7 @@ static const char *ui_info =
static GtkActionEntry action_entries[] = {
- { "File_ImportFromDevice", NULL,
+ { "File_ImportFromDevice", "camera-photo",
N_("_Removable Device..."), NULL,
N_("Import photos and other files from a removable device"),
G_CALLBACK (gth_browser_activate_action_import_files) },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]