[gtk+] icon-browser: Add open-menu to the list
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] icon-browser: Add open-menu to the list
- Date: Fri, 25 Jul 2014 18:45:42 +0000 (UTC)
commit 33327d6904a9bc387c3b0a4ab650cad9446748bd
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 25 14:41:55 2014 -0400
icon-browser: Add open-menu to the list
demos/icon-browser/iconbrowserwin.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/demos/icon-browser/iconbrowserwin.c b/demos/icon-browser/iconbrowserwin.c
index 594e93c..e434902 100644
--- a/demos/icon-browser/iconbrowserwin.c
+++ b/demos/icon-browser/iconbrowserwin.c
@@ -262,6 +262,7 @@ populate (IconBrowserWindow *win)
add_icon (win, "object-rotate-left", "The icon for the rotate left action performed on an object.",
"actions");
add_icon (win, "object-rotate-right", "The icon for the rotate rigt action performed on an object.",
"actions");
add_icon (win, "object-select", "", "actions"); // missing from spec
+ add_icon (win, "open-menu", "", "actions"); // missing from spec
add_icon (win, "pan-down", "", "actions"); // missing from spec
add_icon (win, "pan-end", "", "actions"); // missing from spec
add_icon (win, "pan-start", "", "actions"); // missing from spec
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]