aboutsummaryrefslogtreecommitdiff
path: root/src/colloquium.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-01-04 22:35:55 +0100
committerThomas White <taw@physics.org>2018-01-04 22:35:55 +0100
commit02828602d6f2f1ec2a7e718dea8d4bedc9dc300d (patch)
tree983ba5c7cdeaef546f28cec786ee3ac5e5848491 /src/colloquium.c
parent785c8853383711e6e0bcbdbbcc806907cab391dc (diff)
Copy and paste entire frames
Diffstat (limited to 'src/colloquium.c')
-rw-r--r--src/colloquium.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/colloquium.c b/src/colloquium.c
index c89d61e..001786c 100644
--- a/src/colloquium.c
+++ b/src/colloquium.c
@@ -321,6 +321,10 @@ static void colloquium_startup(GApplication *papp)
" <attribute name='action'>win.deleteframe</attribute>"
" </item>"
" <item>"
+ " <attribute name='label'>Copy Frame</attribute>"
+ " <attribute name='action'>win.copyframe</attribute>"
+ " </item>"
+ " <item>"
" <attribute name='label'>Delete slide</attribute>"
" <attribute name='action'>win.deleteslide</attribute>"
" </item>"