Giter Site home page Giter Site logo

coreyberla / nautilus-bluetooth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madmurphy/nautilus-bluetooth

0.0 0.0 0.0 60 KB

A simple Nautilus extension that adds a "Send via Bluetooth" entry to Nautilus' right-click menu

License: GNU General Public License v3.0

C 47.89% Makefile 15.90% M4 36.21%

nautilus-bluetooth's Introduction

Nautilus Bluetooth

A simple Nautilus extension written in C that adds a “Send via Bluetooth” entry to Nautilus' right-click menu.

Get involved

The package needs help with internationalization. If a translation into your language is missing and you wish to get involved, here is what to do.

Let's say you want to create a Dutch translation of Nautilus Nluetooth (nl). This package comes with only two strings to translate:

  1. “Send via Bluetooth”
  2. “Send the selected files to a Bluetooth device”

First thing to do is to make sure that GNU Autotools and GNU gettext are installed on your system. Then clone this repository and launch the following commands:

./bootstrap
make -C po nautilus-bluetooth.pot
(cd po && msginit -l nl)
./bootstrap --clean

Now edit the po/LINGUAS file and add a new line containing the abbreviated name of the new language (nl).

Finally, open the file po/nl.po and translate the two strings above. All you have to do now is to commit your changes.

For any issue, drop a message.

NExtGen

This extension has been created using NExtGen Nautilus extension generator.

Free software

Nautilus Bluetooth is free software. You can redistribute it and/or modify it under the terms of the GPL license version 3 or any later version. See COPYING for details.

nautilus-bluetooth's People

Contributors

madmurphy avatar oltulu avatar vistaus avatar jschmidt-1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.