Tough_Crowd/data/usr/share/diffuse/syntax
Romain Failliot fd3c2bfb92 Start modularizing the code
* The entry point (`__main__`) is in diffuxe.in
* The main (almost all) code is now in main.py
* Some util functions and variables are in utils.py
* Following the same folder structure as with a new project with GNOME
  Builder:
    - `src/` is now just for the code itself
    - `data/` is for the other files (metainfo, desktop, config, ...)
    - `po/` for the translations
    - The Desktop file is renamed with the app ID
    - The `meson.build` files are closer to what GNOME Builder generates
    - More tests for the package (appstream and desktop)
    - Almost all the files in `etc/`, `usr/` are properly handled by
      meson now
    - Just use `gettext.install()` to initialize gettext
    - Remove call to `Gtk.Window.set_default_icon_name()`
* Website now points to https://mightycreak.github.io/diffuse/
2021-11-16 17:48:34 -05:00
..
bash.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
c++.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
csh.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
csharp.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
css.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
erlang.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
fortran.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
gettext.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
glsl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
html.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
ini.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
java.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
javascript.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
json.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
jsp.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
makefile.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
objective-c++.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
octave.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
opencl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
pascal.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
patch.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
perl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
php.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
python.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
r.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
ruby.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
sql.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
tcl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
vb.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
verilog.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
vhdl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
xml.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00