← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~nik90/ubuntu-clock-app/add-stopwatch-keyword into lp:ubuntu-clock-app

 

Nekhelesh Ramananthan has proposed merging lp:~nik90/ubuntu-clock-app/add-stopwatch-keyword into lp:ubuntu-clock-app.

Commit message:
Added stopwatch keyword to the desktop

Requested reviews:
  Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot): continuous-integration
  Ubuntu Clock Developers (ubuntu-clock-dev)

For more details, see:
https://code.launchpad.net/~nik90/ubuntu-clock-app/add-stopwatch-keyword/+merge/268733

Added stopwatch keyword to the desktop
-- 
Your team Ubuntu Clock Developers is requested to review the proposed merge of lp:~nik90/ubuntu-clock-app/add-stopwatch-keyword into lp:ubuntu-clock-app.
=== modified file 'debian/changelog'
--- debian/changelog	2015-08-20 21:15:00 +0000
+++ debian/changelog	2015-08-21 11:03:34 +0000
@@ -12,6 +12,7 @@
   [Nekhelesh Ramananthan]
   * Increase the height of times in the alarm screen (LP: #1365428)
   * Implement Stopwatch feature (LP: 1437313)
+  * Added stopwatch keyword to the desktop file
   * Fixed the confusing behavior of the confirmation button (LP: #1408015)
   * Added README.mergeproposal checklist to help with the review process.
   * Fix alarm interval information being inconsistent (LP: #1466000)

=== modified file 'ubuntu-clock-app.desktop.in.in'
--- ubuntu-clock-app.desktop.in.in	2015-06-16 07:18:47 +0000
+++ ubuntu-clock-app.desktop.in.in	2015-08-21 11:03:34 +0000
@@ -2,7 +2,7 @@
 Version=1.0
 _Name=Clock
 _Comment=A sophisticated clock app that provides world clock and alarm functionality.
-_Keywords=time;alarm;alert;clock;world;
+_Keywords=time;alarm;alert;clock;world;stopwatch;
 Exec=@EXEC@
 Icon=@ICON@
 Terminal=false