Jeremy Bicha has proposed merging
lp:~jbicha/activity-log-manager/rename-standalone-title-too into
lp:activity-log-manager.
Requested reviews:
Activity Log Manager (activity-log-manager)
For more details, see:
https://code.launchpad.net/~jbicha/activity-log-manager/rename-standalone-title-too/+merge/173061
--
https://code.launchpad.net/~jbicha/activity-log-manager/rename-standalone-title-too/+merge/173061
Your team Activity Log Manager is requested to review the proposed merge of
lp:~jbicha/activity-log-manager/rename-standalone-title-too into
lp:activity-log-manager.
=== modified file 'src/alm.vala'
--- src/alm.vala 2013-02-16 02:56:21 +0000
+++ src/alm.vala 2013-07-04 17:15:38 +0000
@@ -27,7 +27,7 @@
public AlmWindow (Application app)
{
Object(application: app);
- this.set_title (_("Privacy"));
+ this.set_title (_("Activity Log Manager"));
var widget = new ActivityLogManager();
this.add(widget);
this.show();
_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zeitgeist
More help : https://help.launchpad.net/ListHelp