[totem] screenshot: Namespace the "Software" field in screenshots
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] screenshot: Namespace the "Software" field in screenshots
- Date: Wed, 20 Apr 2016 15:50:24 +0000 (UTC)
commit d4baac20f9dbcc93f1d1300ce6595078d8efb86f
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 20 17:45:19 2016 +0200
screenshot: Namespace the "Software" field in screenshots
src/plugins/screenshot/totem-screenshot-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/screenshot/totem-screenshot-plugin.c
b/src/plugins/screenshot/totem-screenshot-plugin.c
index 3401635..b2d13af 100644
--- a/src/plugins/screenshot/totem-screenshot-plugin.c
+++ b/src/plugins/screenshot/totem-screenshot-plugin.c
@@ -119,7 +119,7 @@ save_file_create_ready_cb (GObject *source,
G_OUTPUT_STREAM (stream),
"png", NULL,
save_pixbuf_ready_cb, job,
- "tEXt::Software", "totem",
+ "tEXt::Software", "org.gnome.Totem",
NULL);
g_object_unref (stream);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]