~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to GoogleDocs/src/Preferences.cs

  • Committer: Christopher James Halse Rogers
  • Date: 2009-06-22 04:05:16 UTC
  • Revision ID: raof@ubuntu.com-20090622040516-d7fi9w4m3n580i8w
Fix translations for plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
// along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 
18
18
using System;
19
 
using Mono.Unix;
 
19
using Mono.Addins;
20
20
using Do.Platform;
21
21
 
22
22
namespace GDocs