gitg/libgitg
Iñigo Martínez d5a822ddc5 Rename gsettings-desktop-schemas VAPI file
Vala recommends using the same name used in the pkg-config .pc file
for the VAPI file. This implies that the gsettings-desktop-schemas
VAPI file should be called gsettings-desktop-schemas.vapi instead of
gdesktop-enums-3.0.vapi.

This patch changes the file accordingly.

https://bugzilla.gnome.org/show_bug.cgi?id=789045
2017-10-16 12:18:01 +02:00
..
resources Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-assembly-info.vala Use vapi instead of gir internally 2012-07-12 20:52:07 +02:00
gitg-async.vala Add silent async thread errors convenience 2015-08-13 08:19:29 +02:00
gitg-authentication-dialog.vala Cleanup libgitg resources 2014-12-27 13:39:35 +01:00
gitg-avatar-cache.vala Use https to get avatars 2015-12-30 11:15:30 +01:00
gitg-branch-base.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-branch.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-cell-renderer-lanes.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-color.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-commit-list-view.vala Implement ref actions popup for ref labels 2014-12-14 17:20:47 +01:00
gitg-commit-model.vala Disconnect/reconnect model on clear 2016-08-14 10:25:57 +02:00
gitg-commit.vala Allow choosing merge diff parent 2014-12-16 08:24:11 +01:00
gitg-credentials-manager.vala Add support for clone url in ssh short form 2016-08-18 10:40:03 +02:00
gitg-date.vala Make date/time format translatable 2014-07-10 15:30:49 +02:00
gitg-diff-image-composite.vala Fix size calculation if there is no old pixbuf 2016-08-29 05:43:43 +02:00
gitg-diff-image-difference.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-image-overlay.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-image-side-by-side.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-diff-image-slider.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-image-surface-cache.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-selectable.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-stat.vala diff-stat: use set_css_name to get it renderered properly 2016-02-14 19:03:13 +01:00
gitg-diff-view-commit-details.vala Show extended git message as part of the scrolled area 2016-08-19 09:05:37 +02:00
gitg-diff-view-file-info.vala Allow null repository during deconstruction 2016-08-18 13:08:18 +02:00
gitg-diff-view-file-renderer-binary.vala Improve support for binary file detection in diff views 2016-08-16 18:01:55 +02:00
gitg-diff-view-file-renderer-image.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-view-file-renderer-text.vala Fix assumptions on existing working directory 2016-08-18 13:02:33 +02:00
gitg-diff-view-file-renderer.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-view-file-selectable.vala Fix toggle line selection 2016-08-18 17:46:01 +02:00
gitg-diff-view-file.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-view-lines-renderer.vala Render gutter separators externally to fill all expanded area 2015-12-21 11:08:05 +01:00
gitg-diff-view-options.vala Add revealer with diff options 2015-12-30 23:29:19 +01:00
gitg-diff-view.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-hook.vala Add a platform support method to get a stream from a fd 2015-12-21 14:53:33 +01:00
gitg-init.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-label-renderer.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-lane.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-lanes.vala Do not initialise next layer for hidden commits 2015-12-16 23:00:05 +01:00
gitg-platform-support-osx.c Fix use of NSURLConnection 2015-12-30 13:55:06 +01:00
gitg-platform-support-win32.c Do not duplicate the fds 2017-02-04 22:36:05 +01:00
gitg-platform-support.c Add missing cairo includes 2016-01-05 19:54:47 +01:00
gitg-platform-support.h Add application_support_prepare_startup 2015-12-22 18:37:36 +01:00
gitg-progress-bin.vala Add button-press/release event masks to progress bin 2014-08-20 11:19:47 +02:00
gitg-ref-base.vala Added wrappers for GgitRef and GgitBranch 2012-10-16 20:26:12 +02:00
gitg-ref.vala Add HEAD in refs list if head is detached 2014-12-16 08:39:11 +01:00
gitg-remote.vala Fix for libgit2-glib api change 2017-02-04 22:40:59 +01:00
gitg-repository-list-box.vala Use private bookmarks file instead of recent manager 2016-08-25 23:21:26 +02:00
gitg-repository.vala Override repository create_branch for casting to Gitg.Branch 2015-08-13 08:19:29 +02:00
gitg-resource.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-sidebar.vala sidebar: fixes for new gtk to avoid style context warnings 2015-12-21 09:30:46 +01:00
gitg-stage-status-enumerator.vala Avoid submodule iteration on bare repositories due to libgit2 bug 2016-08-18 11:04:31 +02:00
gitg-stage.vala Fix diff index against empty repository 2016-08-17 16:04:59 +02:00
gitg-utils.vala Add expand_home_dir utility 2015-12-22 09:57:41 +01:00
gitg-when-mapped.vala Avoid disconnecting signal during handlers destroy 2015-12-31 01:30:51 +01:00
libgitg-1.0.pc.in Use the right gio-unix or gio-win32 depending on the platform 2015-12-21 11:20:39 +01:00
Makefile Fix install targets 2014-07-12 10:55:25 +02:00
Makefile.am Rename gsettings-desktop-schemas VAPI file 2017-10-16 12:18:01 +02:00