[totem] main: Remove stock icons usage
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Remove stock icons usage
- Date: Fri, 14 Mar 2014 16:11:47 +0000 (UTC)
commit e953eda50e05959fbe165f5cb3146e9b78311b7b
Author: Bastien Nocera <hadess hadess net>
Date: Fri Mar 14 17:10:29 2014 +0100
main: Remove stock icons usage
The widget isn't actually visible, but this is useful nonetheless.
data/playlist.ui | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/playlist.ui b/data/playlist.ui
index 4073737..62ea586 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -8,7 +8,6 @@
<object class="GtkAction" id="copy-location">
<property name="label" translatable="no">_Copy Location</property>
<property name="tooltip" translatable="no">Copy the location to the clipboard</property>
- <property name="stock-id">gtk-copy</property>
<signal name="activate" handler="playlist_copy_location_action_callback"/>
</object>
</child>
@@ -16,7 +15,6 @@
<object class="GtkAction" id="select-subtitle">
<property name="label" translatable="no">_Select Text Subtitles...</property>
<property name="tooltip" translatable="no">Select a file to use for text subtitles</property>
- <property name="stock-id">gtk-open</property>
<signal name="activate" handler="playlist_select_subtitle_action_callback"/>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]