]> git.pld-linux.org Git - packages/audacious.git/commitdiff
- up to 1.5.1 auto/th/audacious-1_5_1-1 auto/ti/audacious-1_5_1-1
authorarvenil <arvenil@pld-linux.org>
Mon, 26 May 2008 20:13:16 +0000 (20:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audacious-desktop.patch -> 1.8
    audacious-home_etc.patch -> 1.7

audacious-desktop.patch
audacious-home_etc.patch

index 701c2106faaac84bbf286c146340b32a00a919bf..3fc74756642dba38b950e3bb566ebb4e5cf507f2 100644 (file)
@@ -1,12 +1,14 @@
---- audacious-1.4.0-beta1/audacious.desktop    2007-10-15 08:13:41.000000000 +0000
-+++ audacious-1.4.0-beta1/audacious.desktop    2007-10-15 19:12:40.000000000 +0000
-@@ -1,12 +1,14 @@
+--- audacious-1.5.1/audacious.desktop  2008-05-23 22:00:33.000000000 +0000
++++ audacious-1.5.1/audacious.desktop  2008-05-26 19:39:44.000000000 +0000
+@@ -1,13 +1,15 @@
  [Desktop Entry]
  Name=Audacious
  GenericName=Audio Player
 +GenericName[pl]=Odtwarzacz muzyki
  Comment=Play music
- Comment[hu]=Zene lejátszása
+-Comment[hu]=Zene lejátszása
+ Comment[de]=Musik abspielen
++Comment[hu]=Zene lejátszása
 +Comment[pl]=Odtwarzacz muzyki
  Exec=audacious %U
  Icon=audacious
index b49e76dedf2e27bc1842cd9d243f7aaa434cb0f4..61764ca2cbfb9dbc347cdbb5221de0a3e2754289 100644 (file)
@@ -1,23 +1,23 @@
---- audacious-1.5.0/src/audacious/Makefile     2008-03-13 22:19:27.000000000 +0000
-+++ audacious-1.5.0/src/audacious/Makefile     2008-03-15 10:04:11.000000000 +0000
-@@ -180,6 +180,7 @@
-       ${DBUS_LIBS}            \
-       ${MOWGLI_LIBS}          \
-       ${LIBMCS_LIBS}          \
-+      -lhome_etc              \
-       ${REGEX_LIBS}
+--- audacious-1.5.1/src/audacious/Makefile     2008-03-13 22:19:27.000000000 +0000
++++ audacious-1.5.1/src/audacious/Makefile     2008-03-15 10:04:11.000000000 +0000
+@@ -188,6 +188,7 @@
+               ${DBUS_LIBS}                                    \
+               ${MOWGLI_LIBS}                                  \
+               ${LIBMCS_LIBS}                                  \
++              -lhome_etc                                      \
+               ${REGEX_LIBS}
  
  LDFLAGS += ${PROG_IMPLIB_LDFLAGS}
---- audacious-1.3.0/src/audacious/configdb.h   2007-01-26 18:58:10.000000000 +0100
-+++ audacious-1.3.0/src/audacious/configdb.h   2007-01-26 19:01:51.000000000 +0100
-@@ -2,6 +2,7 @@
- #define CONFIGDB_H
+--- audacious-1.5.1/src/audacious/configdb.h   2008-05-23 22:00:34.000000000 +0000
++++ audacious-1.5.1/src/audacious/configdb.h   2008-05-26 19:48:09.000000000 +0000
+@@ -3,6 +3,7 @@
  
  #include <glib.h>
+ #include <libmcs/mcs.h>
 +#include <home_etc.h>
  
- /**
-  * ConfigDb:
+ G_BEGIN_DECLS
 --- audacious-1.3.0/src/audacious/main.c       2007-01-23 03:21:22.000000000 +0100
 +++ audacious-1.3.0/src/audacious/main.c       2007-01-26 19:08:25.000000000 +0100
 @@ -490,13 +490,13 @@
@@ -56,9 +56,9 @@
    else
      datadir = g_build_filename( tmp , "audacious" , NULL );
  
---- audacious-1.5.0/src/audacious/skin.c       2008-03-13 22:19:27.000000000 +0000
-+++ audacious-1.5.0/src/audacious/skin.c       2008-03-15 10:07:26.000000000 +0000
-@@ -1482,10 +1482,10 @@
+--- audacious-1.5.1/src/audacious/ui_skin.c    2008-05-23 22:00:34.000000000 +0000
++++ audacious-1.5.1/src/audacious/ui_skin.c    2008-05-26 20:03:25.000000000 +0000
+@@ -1447,10 +1447,10 @@
  
      /* the way GTK does things can be very broken. --nenolod */
  
This page took 0.096031 seconds and 4 git commands to generate.