Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@aprofiti
aprofiti / silent.c
Last active September 4, 2018 17:31 — forked from davidmilligan/silent.c
Merged FRSP Bulb module for Magic Lantern
/** Silent pictures **/
#include <module.h>
#include <dryos.h>
#include <bmp.h>
#include <menu.h>
#include <config.h>
#include <property.h>
#include <raw.h>
#include <shoot.h>
@aprofiti
aprofiti / import.it.yml
Last active January 25, 2017 19:44
Translation for rails_admin_import Gem
it:
admin:
actions:
import:
title: "Importa"
menu: "Importa"
breadcrumb: "Importa"
link: "Importa"
bulk_link: "Importa"
done: "Importati"