~ubuntu-branches/ubuntu/vivid/nautilus-pastebin/vivid

« back to all changes in this revision

Viewing changes to data/presets/pastebin.fr.conf

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-02-03 12:54:04 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100203125404-b9qde3ynl3wy84ww
Tags: 0.4.1-1ubuntu1
* Merge from debian, Ubuntu remaining changes:
  - Set paste.ubuntu.com as default pastebin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[pastebin.fr]
 
2
website: http://pastebin.fr
 
3
wrapper: GenericPastebin
 
4
default_mime: text
 
5
aliases:
 
6
    map['user'] = ['poster']
 
7
    map['content'] = ['code2']
 
8
    map['parentid'] = ['parent_pid']
 
9
    map['format'] = ['format']
 
10
extras:
 
11
    map['paste'] = 'Send'
 
12
    map['remember'] = '0'
 
13
    map['expiry'] = '0'
 
14
mimetypes:
 
15
    map['application/xml'] = 'xml'
 
16
    map['application/javascript'] = 'js'
 
17
    map['application/x-ruby'] = 'rb'
 
18
    map['application/x-httpd-eruby'] = 'rhtml'
 
19
    map['application/x-httpd-php'] = 'php'
 
20
    map['application/x-httpd-php-source'] = 'php'
 
21
    map['application/x-httpd-php3'] = 'php'
 
22
    map['application/x-httpd-php3-preprocessed'] = 'php'
 
23
    map['application/x-httpd-php4'] = 'php'
 
24
    map['text/x-java'] = 'java'
 
25
    map['text/css'] = 'css'
 
26
    map['text/x-csrc'] = 'c'
 
27
    map['text/x-c++src'] = 'cpp'
 
28
    map['text/x-haskell'] = 'haskell'
 
29
    map['text/x-literate-haskell'] = 'lhs'
 
30
    map['text/x-python'] = 'python'
 
31
    map['text/x-perl'] = 'perl'
 
32
    map['text/x-dsrc'] = 'd'
 
33
    map['text/x-tex'] = 'tex'
 
34
    map['text/html'] = 'html'
 
35
    map['text/x-sh'] = 'bash'
 
36
    map['application/x-shellscript'] = 'bash'
 
37
    map['text/x-diff'] = 'diff'
 
38
    map['text/x-boo'] = 'boo'
 
39
    map['text/x-gettext-translation'] = 'pot'
 
40
    map['text/x-patch'] = 'diff'
 
41
    map['text/x-pascal'] = 'pascal'
 
42
    map['application/x-desktop'] = 'text'