After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697121 - notifications and message tray - missing image
notifications and message tray - missing image
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2013-04-02 16:33 UTC by Matthias Clasen
Modified: 2013-05-19 21:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot for message tray (12.99 KB, patch)
2013-04-06 12:13 UTC, Aruna Sankaranarayanan
needs-work Details | Review
mesage-tray-nautilus.png (36.77 KB, image/png)
2013-04-17 12:35 UTC, Aruna Sankaranarayanan
  Details
message-tray-impress.png (34.10 KB, image/png)
2013-04-17 12:37 UTC, Aruna Sankaranarayanan
  Details
message-tray-firefox.png (15.07 KB, image/png)
2013-04-17 12:45 UTC, Aruna Sankaranarayanan
  Details
Patch with new image and corrected changes. (49.43 KB, patch)
2013-04-17 13:50 UTC, Aruna Sankaranarayanan
none Details | Review
New patch (50.25 KB, patch)
2013-05-16 13:58 UTC, Aruna Sankaranarayanan
none Details | Review
Made suggested changes, changed commit message (50.23 KB, patch)
2013-05-16 16:11 UTC, Aruna Sankaranarayanan
committed Details | Review

Description Matthias Clasen 2013-04-02 16:33:45 UTC
The second image on that page is missing.
Comment 1 André Klapper 2013-04-02 17:12:16 UTC
<img src="figures/notification-buttons.png">
Comment 2 Aruna Sankaranarayanan 2013-04-06 12:13:36 UTC
Created attachment 240836 [details] [review]
Screenshot for message tray

Added a screenshot and deleted mimico's comment about the same.

Does the screenshot clarify the position of the message tray? Please let me know so I can update the screenshot if it doesn't. 

Thanks!
Comment 3 Kat 2013-04-17 10:20:31 UTC
Review of attachment 240836 [details] [review]:

Hey, this patch doesn't apply because you patched something else in the same file in patch 1/2. In future, please avoid conflicts like this by creating a patch just of this one commit.

Regarding the image, please use the Aidwaita theme when taking the screenshot. You should also include some of the default background above the message tray (so that it's slightly more obvious that it is at the bottom of the screen). You should also crop out most of the blank area of the screenshot as it's not useful, but do leave enough in so that it looks like the icons are right-aligned!

::: gnome-help/Makefile.am
@@ +40,3 @@
 	figures/input-methods-switcher.png \
 	figures/keyboard-key-menu.svg \
+	figures/message-tray.png \

Stick to the naming scheme for images. You should use something along the lines of "shell-message-tray.png"
Comment 4 Aruna Sankaranarayanan 2013-04-17 12:35:24 UTC
Created attachment 241736 [details]
mesage-tray-nautilus.png

Thanks for the review Kat. :)

Can you see if this image is okay? I'm not able to choose the right background for the image. I'll upload a couple here, so you can choose the one that best describes the message tray.

This one has nautilus as the backdrop
Comment 5 Aruna Sankaranarayanan 2013-04-17 12:37:56 UTC
Created attachment 241737 [details]
message-tray-impress.png

This one has impress as the backdrop.
Comment 6 Aruna Sankaranarayanan 2013-04-17 12:45:03 UTC
Created attachment 241738 [details]
message-tray-firefox.png

Has firefox find box in the image. Here the image has been scaled down because the backdrop is to its left.
Comment 7 Aruna Sankaranarayanan 2013-04-17 13:50:55 UTC
Created attachment 241746 [details] [review]
Patch with new image and corrected changes.

Added a new image.

Sorry about the commit conflict. This one's alright. 

Thanks.
Comment 8 Petr Kovar 2013-05-09 15:11:16 UTC
The patch doesn't seem to apply to current master. 

Aruna, could you please look at it so that we can distribute this update with 3.8.2? Thanks!
Comment 9 Aruna Sankaranarayanan 2013-05-16 13:58:08 UTC
Created attachment 244406 [details] [review]
New patch

Sorry for being so late Petr! 

There was a commit conflict which I've fixed.

Could you please see if this applies and review it?

Thank you very much. :)
Comment 10 Aruna Sankaranarayanan 2013-05-16 15:21:00 UTC
Oops, think I missed the release by a day.
Comment 11 Petr Kovar 2013-05-16 16:02:11 UTC
(In reply to comment #10)
> Oops, think I missed the release by a day.

I think we could have a .3 stable release soon.

The patch looks good to me, I would only change the position of the image, eg.: 

<media type="image" src="figures/shell-message-tray.png"
       width="344" height="50" style="floatend floatright">
Comment 12 Aruna Sankaranarayanan 2013-05-16 16:11:34 UTC
Created attachment 244428 [details] [review]
Made suggested changes, changed commit message

I've made the change. Now it looks more compliant with the positions of the screenshots in that page.

Thank you.

Can I push this to master?
Comment 13 Petr Kovar 2013-05-17 12:46:25 UTC
Review of attachment 244428 [details] [review]:

Looks good, please push to master. Thank you.
Comment 14 Aruna Sankaranarayanan 2013-05-17 14:39:22 UTC
Review of attachment 244428 [details] [review]:

Thank you Petr. I have pushed this to master with commit ID 2fa8e5694fb5bbe990b3be713b7361f63f45d20c.