← Back to team overview

elementary-dev-community team mailing list archive

[Merge] lp:~markellmtthw/dropoff/some-fixes into lp:dropoff

 

Matthew Markell has proposed merging lp:~markellmtthw/dropoff/some-fixes into lp:dropoff.

Requested reviews:
  Elementary Developer Community (elementary-dev-community)

For more details, see:
https://code.launchpad.net/~markellmtthw/dropoff/some-fixes/+merge/93045
-- 
https://code.launchpad.net/~markellmtthw/dropoff/some-fixes/+merge/93045
Your team Elementary Developer Community is requested to review the proposed merge of lp:~markellmtthw/dropoff/some-fixes into lp:dropoff.
=== modified file 'data/dropoff.desktop'
--- data/dropoff.desktop	2012-02-12 22:26:23 +0000
+++ data/dropoff.desktop	2012-02-14 18:23:30 +0000
@@ -1,10 +1,11 @@
 [Desktop Entry]
 Type=Application
 Name=Dropoff
-Comment=Sharing done the simple way
-GenericName=Sharing
+Comment=Share your files
+GenericName=File Sharer
 Exec=dropoff %U
 Icon=dropoff
 Terminal=false
 Categories=GNOME;GTK;Utility;
 MimeType=application/*;audio/*;example/*;image/*;message/*;model/*;multipart/*;text/*;video/*;
+

=== modified file 'src/Config.vala.cmake'
--- src/Config.vala.cmake	2012-02-12 21:25:24 +0000
+++ src/Config.vala.cmake	2012-02-14 18:23:30 +0000
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2011 Tom Beckmann
+//  Copyright (C) 2012 Tom Beckmann
 //
 //  This program is free software: you can redistribute it and/or modify
 //  it under the terms of the GNU General Public License as published by


Follow ups