diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-12 15:19:14 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-12 15:19:14 +0000 |
commit | a608b2fcfce0db42ca7b9b588e42398c75d72107 (patch) | |
tree | 60706329d37628d21e7e2b71b56cd4ce9cc0b734 /x11-wm/plank/files/patch-vapi_config.vapi | |
parent | Update to 0.2.3 (diff) |
Remove unneeded patches (discussed with upstream)
Internationalization setup is now in 'src/PlankMain.vala' file since 0.9.1
release
Notes
Notes:
svn path=/head/; revision=386156
Diffstat (limited to 'x11-wm/plank/files/patch-vapi_config.vapi')
-rw-r--r-- | x11-wm/plank/files/patch-vapi_config.vapi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/plank/files/patch-vapi_config.vapi b/x11-wm/plank/files/patch-vapi_config.vapi deleted file mode 100644 index 97b30329e157..000000000000 --- a/x11-wm/plank/files/patch-vapi_config.vapi +++ /dev/null @@ -1,11 +0,0 @@ ---- vapi/config.vapi.orig 2015-04-27 13:44:43 UTC -+++ vapi/config.vapi -@@ -32,6 +32,8 @@ namespace Build - public const string VERSION; - public const string VERSION_INFO; - -+ public const string INSTALL_PREFIX; -+ - public const uint VERSION_MAJOR; - public const uint VERSION_MINOR; - public const uint VERSION_MICRO; |