diff options
Diffstat (limited to 'abs/mv-core/enlightenment/starting.patch')
-rw-r--r-- | abs/mv-core/enlightenment/starting.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/mv-core/enlightenment/starting.patch b/abs/mv-core/enlightenment/starting.patch deleted file mode 100644 index 9aafe4e..0000000 --- a/abs/mv-core/enlightenment/starting.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/config.c.orig 2007-09-17 19:31:51.000000000 +0000 -+++ src/config.c 2007-09-17 19:32:06.000000000 +0000 -@@ -602,7 +602,7 @@ - - if ((i > 1) && (!p)) - { -- p = ProgressbarCreate(_("Enlightenment Starting..."), 400, -+ p = ProgressbarCreate(_("Starting..."), 400, - 16); - if (p) - ProgressbarShow(p); |