[Xfce4-commits] r27293 - in libxfce4menu/trunk: . libxfce4menu

2008-07-15 Thread Jannis Pohlmann
Author: jannis
Date: 2008-07-15 10:53:42 + (Tue, 15 Jul 2008)
New Revision: 27293

Modified:
   libxfce4menu/trunk/ChangeLog
   libxfce4menu/trunk/autogen.sh
   libxfce4menu/trunk/libxfce4menu/xfce-menu.c
Log:
* autogen.sh: Change @REVISION@ substitution for git svn
  repositories again.

Modified: libxfce4menu/trunk/ChangeLog
===
--- libxfce4menu/trunk/ChangeLog2008-07-15 10:25:25 UTC (rev 27292)
+++ libxfce4menu/trunk/ChangeLog2008-07-15 10:53:42 UTC (rev 27293)
@@ -1,3 +1,8 @@
+2008-07-15 Jannis Pohlmann [EMAIL PROTECTED]
+
+   * autogen.sh: Change @REVISION@ substitution for git svn
+ repositories again.
+
 2008-07-10 Jannis Pohlmann [EMAIL PROTECTED]
 
* autogen.sh: Fix @REVISION@ substitution when using git svn.

Modified: libxfce4menu/trunk/autogen.sh
===
--- libxfce4menu/trunk/autogen.sh   2008-07-15 10:25:25 UTC (rev 27292)
+++ libxfce4menu/trunk/autogen.sh   2008-07-15 10:53:42 UTC (rev 27293)
@@ -32,7 +32,10 @@
 # Substitute revision and linguas
 linguas=`sed -e '/^#/d' po/LINGUAS`
 if test -d .git/svn; then
- revision=`LC_ALL=C git svn find-rev HEAD`
+ revision=$(git svn find-rev trunk ||
+git svn find-rev origin/trunk ||
+git svn find-rev HEAD ||
+git svn find-rev master)
 else
  revision=`LC_ALL=C svn info $0 | awk '/^Revision: / {printf %05d\n,
 $2}'`

Modified: libxfce4menu/trunk/libxfce4menu/xfce-menu.c
===
--- libxfce4menu/trunk/libxfce4menu/xfce-menu.c 2008-07-15 10:25:25 UTC (rev 
27292)
+++ libxfce4menu/trunk/libxfce4menu/xfce-menu.c 2008-07-15 10:53:42 UTC (rev 
27293)
@@ -2031,7 +2031,7 @@
 GSList*
 xfce_menu_get_menus (XfceMenu *menu)
 {
-  GSList *menus;
+  GSList *menus = NULL;
 
   g_return_val_if_fail (XFCE_IS_MENU (menu), NULL);
   

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27294 - xfce4-panel/trunk

2008-07-15 Thread Jannis Pohlmann
Author: jannis
Date: 2008-07-15 11:05:25 + (Tue, 15 Jul 2008)
New Revision: 27294

Modified:
   xfce4-panel/trunk/ChangeLog
   xfce4-panel/trunk/autogen.sh
Log:
* autogen.sh: Change @REVISION@ substitution for git svn repositories
  again.

Modified: xfce4-panel/trunk/ChangeLog
===
--- xfce4-panel/trunk/ChangeLog 2008-07-15 10:53:42 UTC (rev 27293)
+++ xfce4-panel/trunk/ChangeLog 2008-07-15 11:05:25 UTC (rev 27294)
@@ -1,3 +1,8 @@
+2008-07-15 13:04 jannis
+
+   * autogen.sh: Change @REVISION@ substitution for git svn repositories
+ again.
+
 2008-07-09 23:57 jannis
 
* autogen.sh: Fix @REVISION@ subsitution when using git svn. 

Modified: xfce4-panel/trunk/autogen.sh
===
--- xfce4-panel/trunk/autogen.sh2008-07-15 10:53:42 UTC (rev 27293)
+++ xfce4-panel/trunk/autogen.sh2008-07-15 11:05:25 UTC (rev 27294)
@@ -30,7 +30,10 @@
 # substitute revision and linguas
 linguas=`sed -e '/^#/d' po/LINGUAS`
 if test -d .git/svn; then
- revision=`LC_ALL=C git svn find-rev HEAD`
+ revision=`git svn find-rev trunk ||
+   git svn find-rev origin/trunk ||
+   git svn find-rev HEAD ||
+   git svn find-rev master`
 else
  revision=`LC_ALL=C svn info $0 | awk '/^Revision: / {printf %05d\n,
 $2}'`

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27297 - xfwm4/trunk/po

2008-07-15 Thread Og Maciel
Author: omaciel
Date: 2008-07-15 15:12:05 + (Tue, 15 Jul 2008)
New Revision: 27297

Modified:
   xfwm4/trunk/po/ChangeLog
   xfwm4/trunk/po/pt_BR.po
Log:
Updated Brazilian Portuguese translation.

Modified: xfwm4/trunk/po/ChangeLog
===
--- xfwm4/trunk/po/ChangeLog2008-07-15 11:46:28 UTC (rev 27296)
+++ xfwm4/trunk/po/ChangeLog2008-07-15 15:12:05 UTC (rev 27297)
@@ -1,3 +1,8 @@
+2008-07-15  Og Maciel [EMAIL PROTECTED]
+
+* pt_BR.po: Updated Brazilian Portuguese translation by
+Fábio Nogueira [EMAIL PROTECTED]
+
 2008-06-26  Maximilian Schleiss [EMAIL PROTECTED]
 
* gl.po: Galician translation updated (Leandro Regueiro)

Modified: xfwm4/trunk/po/pt_BR.po
===
--- xfwm4/trunk/po/pt_BR.po 2008-07-15 11:46:28 UTC (rev 27296)
+++ xfwm4/trunk/po/pt_BR.po 2008-07-15 15:12:05 UTC (rev 27297)
@@ -11,7 +11,7 @@
 Project-Id-Version: xfwm4 4.4.0\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2008-07-13 14:53+0200\n
-PO-Revision-Date: 2008-05-03 22:20-0300\n
+PO-Revision-Date: 2008-07-13 10:22-0300\n
 Last-Translator: Fábio Nogueira [EMAIL PROTECTED]\n
 Language-Team: Brazilian Portuguese [EMAIL PROTECTED]\n
 MIME-Version: 1.0\n
@@ -20,11 +20,10 @@
 
 #: ../mcs-plugin/margins.c:130
 msgid Workspace Margins
-msgstr Margens do Espaço de Trabalho
+msgstr Margens do espaço de trabalho
 
 #: ../mcs-plugin/margins.c:136
-msgid 
-Margins are areas on the edges of the screen where no window will be placed
+msgid Margins are areas on the edges of the screen where no window will be 
placed
 msgstr Margens são áreas nos cantos da tela onde nenhuma janela será colocada
 
 #: ../mcs-plugin/margins.c:167
@@ -46,16 +45,17 @@
 #. the button label in the xfce-mcs-manager dialog
 #: ../mcs-plugin/workspaces_plugin.c:111
 msgid Button Label|Workspaces and Margins
-msgstr Espaços de Trabalho e Margens
+msgstr Espaços de trabalho e Margens
 
 #: ../mcs-plugin/workspaces_plugin.c:145
 msgid Workspaces and Margins
-msgstr Espaços de Trabalho e Margens
+msgstr Espaços de trabalho e Margens
 
-#: ../mcs-plugin/workspaces_plugin.c:163 ../mcs-plugin/wmtweaks_plugin.c:640
+#: ../mcs-plugin/workspaces_plugin.c:163
+#: ../mcs-plugin/wmtweaks_plugin.c:640
 #: ../mcs-plugin/workspaces.c:519
 msgid Workspaces
-msgstr Espaços de Trabalho
+msgstr Espaços de trabalho
 
 #: ../mcs-plugin/workspaces_plugin.c:172
 msgid Margins
@@ -88,14 +88,11 @@
 #: ../mcs-plugin/wmtweaks_plugin.c:493
 #: ../mcs-plugin/xfce-wmtweaks-settings.desktop.in.h:2
 msgid Window Manager Tweaks
-msgstr Ajustes do Gerenciador de Janelas
+msgstr Ajustes do Gerenciador de janelas
 
 #: ../mcs-plugin/wmtweaks_plugin.c:512
-msgid 
-Skip windows that have \skip pager\ or \skip taskbar\ properties set
-msgstr 
-Ignorar as janelas que possuem as propriedades \ignorar paginador\ ou 
-\ignorar barra de tarefas\ definidas
+msgid Skip windows that have \skip pager\ or \skip taskbar\ properties 
set
+msgstr Ignorar as janelas que possuem as propriedades \ignorar paginador\ 
ou \ignorar barra de tarefas\ definidas
 
 #: ../mcs-plugin/wmtweaks_plugin.c:518
 msgid Include hidden (i.e. iconified) windows
@@ -121,7 +118,8 @@
 msgid When a window raises itself:
 msgstr Quando uma janela for levantada:
 
-#: ../mcs-plugin/wmtweaks_plugin.c:558 ../mcs-plugin/xfwm4_plugin.c:1752
+#: ../mcs-plugin/wmtweaks_plugin.c:558
+#: ../mcs-plugin/xfwm4_plugin.c:1752
 msgid Focus
 msgstr Foco
 
@@ -131,8 +129,7 @@
 
 #: ../mcs-plugin/wmtweaks_plugin.c:576
 msgid Raise windows when any mouse button is pressed
-msgstr 
-Trazer janelas para frente quando qualquer botão do mouse for pressionado
+msgstr Trazer janelas para frente quando qualquer botão do mouse for 
pressionado
 
 #: ../mcs-plugin/wmtweaks_plugin.c:583
 msgid Hide frame of windows when maximized
@@ -152,26 +149,19 @@
 
 #: ../mcs-plugin/wmtweaks_plugin.c:614
 msgid Switch workspaces using the mouse wheel over the desktop
-msgstr 
-Mudar de espaço de trabalho usando a roda do mouse sobre a área de trabalho
+msgstr Mudar de espaço de trabalho usando a roda do mouse sobre a área de 
trabalho
 
 #: ../mcs-plugin/wmtweaks_plugin.c:621
-msgid 
-Remember and recall previous workspace when switching via keyboard shortcuts
-msgstr 
-Lembrar o espaço de trabalho anterior ao alternar através de atalhos do 
-teclado
+msgid Remember and recall previous workspace when switching via keyboard 
shortcuts
+msgstr Lembrar o espaço de trabalho anterior ao alternar através de atalhos 
do teclado
 
 #: ../mcs-plugin/wmtweaks_plugin.c:628
 msgid Wrap workspaces depending on the actual desktop layout
-msgstr 
-Juntar espaços de trabalho dependendo da disposição atual da área de trabalho
+msgstr Juntar espaços de trabalho dependendo da disposição atual da área de 
trabalho
 
 #: ../mcs-plugin/wmtweaks_plugin.c:635
 msgid Wrap workspaces when the first or last workspace is reached
-msgstr 
-Juntar espaços de 

[Xfce4-commits] r27298 - in xfce4-settings/trunk: . xfce4-settings-helper

2008-07-15 Thread Nick Schermer
Author: nick
Date: 2008-07-15 19:39:00 + (Tue, 15 Jul 2008)
New Revision: 27298

Modified:
   xfce4-settings/trunk/ChangeLog
   xfce4-settings/trunk/xfce4-settings-helper/keyboard-shortcuts.c
   xfce4-settings/trunk/xfce4-settings-helper/main.c
   xfce4-settings/trunk/xfce4-settings-helper/xkb.c
Log:
* xfce4-settings-helper/keyboard-shortcuts.c: Make it compile
  here.
* xfce4-settings-helper/xkb.c: Avoid vision by zerro.

Modified: xfce4-settings/trunk/ChangeLog
===
--- xfce4-settings/trunk/ChangeLog  2008-07-15 15:12:05 UTC (rev 27297)
+++ xfce4-settings/trunk/ChangeLog  2008-07-15 19:39:00 UTC (rev 27298)
@@ -1,5 +1,11 @@
 2008-07-15 Jannis Pohlmann [EMAIL PROTECTED]
 
+   * xfce4-settings-helper/keyboard-shortcuts.c: Make it compile
+ here.
+   * xfce4-settings-helper/xkb.c: Avoid vision by zerro.
+
+2008-07-15 Jannis Pohlmann [EMAIL PROTECTED]
+
* xfce4-settings-helper/keyboard-shortcuts{c,h},
  xfce4-settings-helper/Makefile.am,
  xfce4-settings-helper/main.c: Add support for keyboard shortcuts.

Modified: xfce4-settings/trunk/xfce4-settings-helper/keyboard-shortcuts.c
===
--- xfce4-settings/trunk/xfce4-settings-helper/keyboard-shortcuts.c 
2008-07-15 15:12:05 UTC (rev 27297)
+++ xfce4-settings/trunk/xfce4-settings-helper/keyboard-shortcuts.c 
2008-07-15 19:39:00 UTC (rev 27298)
@@ -33,6 +33,7 @@
 
 #include xfconf/xfconf.h
 #include libxfcegui4/libxfcegui4.h
+#include dbus/dbus-glib.h
 
 #include keyboard-shortcuts.h
 
@@ -217,7 +218,7 @@
  GValue *value,
  GParamSpec *pspec)
 {
-  XfceKeyboardShortcutsHelper *helper = XFCE_KEYBOARD_SHORTCUTS_HELPER 
(object);
+  /* XfceKeyboardShortcutsHelper *helper = XFCE_KEYBOARD_SHORTCUTS_HELPER 
(object); */
 
   switch (prop_id)
 {
@@ -235,7 +236,7 @@
  const GValue *value,
  GParamSpec   *pspec)
 {
-  XfceKeyboardShortcutsHelper *helper = XFCE_KEYBOARD_SHORTCUTS_HELPER 
(object);
+  /* XfceKeyboardShortcutsHelper *helper = XFCE_KEYBOARD_SHORTCUTS_HELPER 
(object); */
 
   switch (prop_id)
 {
@@ -251,14 +252,18 @@
 xfce_keyboard_shortcuts_helper_add_filter (XfceKeyboardShortcutsHelper *helper)
 {
   GdkDisplay *display;
+#if 0
   GdkScreen  *screen;
   gintscreens;
   ginti;
+#endif
 
   g_return_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper));
 
   display = gdk_display_get_default ();
+#if 0
   screens = gdk_display_get_n_screens (display);
+#endif
 
   /* Flush events before adding the event filter */
   XAllowEvents (GDK_DISPLAY_XDISPLAY (display), AsyncBoth, CurrentTime);
@@ -285,7 +290,7 @@
 {
   XEvent *xevent = (XEvent *) gdk_xevent;
 
-  g_return_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper));
+  g_return_val_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper), 
GDK_FILTER_CONTINUE);
 
   switch (xevent-type)
 {
@@ -316,7 +321,6 @@
   const GValue*action_value;
   const gchar *type;
   const gchar *action;
-  GtkTreeIter  iter;
 
   g_return_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper));
 
@@ -438,8 +442,8 @@
KeyCode 
*keycode,
guint   
*grab_mask)
 {
-  g_return_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper));
-  g_return_if_fail (GDK_IS_DISPLAY (display));
+  g_return_val_if_fail (XFCE_IS_KEYBOARD_SHORTCUTS_HELPER (helper), FALSE);
+  g_return_val_if_fail (GDK_IS_DISPLAY (display), FALSE);
 
   /* Reset keycode and grab mask */
   *keycode = 0;

Modified: xfce4-settings/trunk/xfce4-settings-helper/main.c
===
--- xfce4-settings/trunk/xfce4-settings-helper/main.c   2008-07-15 15:12:05 UTC 
(rev 27297)
+++ xfce4-settings/trunk/xfce4-settings-helper/main.c   2008-07-15 19:39:00 UTC 
(rev 27298)
@@ -138,7 +138,6 @@
 accessx_helper = g_object_new (XFCE_TYPE_ACCESSX_HELPER, NULL);
 shortcuts_helper = g_object_new (XFCE_TYPE_KEYBOARD_SHORTCUTS_HELPER, 
NULL);
 
-
 /* enter the main loop */
 gtk_main();
 

Modified: xfce4-settings/trunk/xfce4-settings-helper/xkb.c
===
--- xfce4-settings/trunk/xfce4-settings-helper/xkb.c2008-07-15 15:12:05 UTC 
(rev 27297)
+++ xfce4-settings/trunk/xfce4-settings-helper/xkb.c2008-07-15 19:39:00 UTC 
(rev 27298)
@@ -205,7 +205,7 @@
 
 /* set new values */
 xkb-ctrls-repeat_delay = delay;
-xkb-ctrls-repeat_interval = 1000 / rate;
+xkb-ctrls-repeat_interval = rate != 0 ? 1000 / rate : 0;
 
 /* set updated controls */
 XkbSetControls 

[Xfce4-commits] r27301 - xfce4-settings/trunk

2008-07-15 Thread Nick Schermer
Author: nick
Date: 2008-07-15 19:52:54 + (Tue, 15 Jul 2008)
New Revision: 27301

Modified:
   xfce4-settings/trunk/ChangeLog
Log:
* Tralalaalalala

Modified: xfce4-settings/trunk/ChangeLog
===
--- xfce4-settings/trunk/ChangeLog  2008-07-15 19:48:02 UTC (rev 27300)
+++ xfce4-settings/trunk/ChangeLog  2008-07-15 19:52:54 UTC (rev 27301)
@@ -6,7 +6,7 @@
 
* xfce4-settings-helper/keyboard-shortcuts.c: Make it compile
  here.
-   * xfce4-settings-helper/xkb.c: Avoid vision by zerro.
+   * xfce4-settings-helper/xkb.c: Avoid division by zerro.
 
 2008-07-15 Jannis Pohlmann [EMAIL PROTECTED]
 

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27302 - in xfce4-settings/trunk: . dialogs/display-settings

2008-07-15 Thread Nick Schermer
Author: nick
Date: 2008-07-15 20:33:18 + (Tue, 15 Jul 2008)
New Revision: 27302

Modified:
   xfce4-settings/trunk/ChangeLog
   xfce4-settings/trunk/dialogs/display-settings/display-dialog.glade
   xfce4-settings/trunk/dialogs/display-settings/main.c
Log:
* dialogs/display-settings/main.c: Read the gamma settings,
  free the xrandr screen info and usse permissions when reading
  from xf86vmode.


Modified: xfce4-settings/trunk/ChangeLog
===
--- xfce4-settings/trunk/ChangeLog  2008-07-15 19:52:54 UTC (rev 27301)
+++ xfce4-settings/trunk/ChangeLog  2008-07-15 20:33:18 UTC (rev 27302)
@@ -1,12 +1,18 @@
 2008-07-14 Nick Schermer [EMAIL PROTECTED]
 
+   * dialogs/display-settings/main.c: Read the gamma settings,
+ free the xrandr screen info and usse permissions when reading
+ from xf86vmode.
+
+2008-07-14 Nick Schermer [EMAIL PROTECTED]
+
* configure.ac.in: Show if Xf86misc was found.
 
 2008-07-15 Nick Schermer [EMAIL PROTECTED]
 
* xfce4-settings-helper/keyboard-shortcuts.c: Make it compile
  here.
-   * xfce4-settings-helper/xkb.c: Avoid division by zerro.
+   * xfce4-settings-helper/xkb.c: Avoid division by zero.
 
 2008-07-15 Jannis Pohlmann [EMAIL PROTECTED]
 

Modified: xfce4-settings/trunk/dialogs/display-settings/display-dialog.glade
===
--- xfce4-settings/trunk/dialogs/display-settings/display-dialog.glade  
2008-07-15 19:52:54 UTC (rev 27301)
+++ xfce4-settings/trunk/dialogs/display-settings/display-dialog.glade  
2008-07-15 20:33:18 UTC (rev 27302)
@@ -1,10 +1,9 @@
 ?xml version=1.0 encoding=UTF-8 standalone=no?
 !DOCTYPE glade-interface SYSTEM glade-2.0.dtd
-!--Generated with glade3 3.4.5 on Mon Jul 14 21:24:09 2008 --
+!--Generated with glade3 3.4.5 on Tue Jul 15 22:28:24 2008 --
 glade-interface
   requires lib=xfce4/
   widget class=XfceTitledDialog id=display-dialog
-property name=border_width5/property
 property name=title translatable=yesXfce Display Settings/property
 property name=window_positionGTK_WIN_POS_CENTER_ON_PARENT/property
 property name=icon_namevideo-display/property
@@ -25,7 +24,6 @@
 property name=visibleTrue/property
 property name=border_width6/property
 property name=spacing12/property
-property name=homogeneousTrue/property
 child
   widget class=GtkScrolledWindow id=scrolledwindow1
 property name=visibleTrue/property
@@ -90,7 +88,7 @@
   widget class=GtkHScale id=screen-gamma
 property name=visibleTrue/property
 property name=can_focusTrue/property
-property name=adjustment0.10001 
0.10001 10 0.10001 1 10/property
+property name=adjustment1 0.10001 10 
0.10001 1 0/property
 property name=digits2/property
 property name=value_posGTK_POS_RIGHT/property
   /widget

Modified: xfce4-settings/trunk/dialogs/display-settings/main.c
===
--- xfce4-settings/trunk/dialogs/display-settings/main.c2008-07-15 
19:52:54 UTC (rev 27301)
+++ xfce4-settings/trunk/dialogs/display-settings/main.c2008-07-15 
20:33:18 UTC (rev 27302)
@@ -50,10 +50,10 @@
 
 enum
 {
-COLUMN_MONITOR_NAME,
-COLUMN_MONITOR_ICON,
-COLUMN_MONITOR_ID,
-N_MONITOR_COLUMNS
+COLUMN_SCREEN_NAME,
+COLUMN_SCREEN_ICON,
+COLUMN_SCREEN_ID,
+N_SCREEN_COLUMNS
 };
 
 enum
@@ -71,7 +71,7 @@
   const gchar *name;
 } RotationTypes;
 
-static const RotationTypes rotation_names[] = 
+static const RotationTypes rotation_names[] =
 {
   { RR_Rotate_0, N_(Normal) },
   { RR_Rotate_90, N_(Left) },
@@ -93,11 +93,49 @@
 static XfconfChannel *display_channel;
 
 /* active xrandr configuration */
-XRRScreenConfiguration *screen_config = NULL;
+XRRScreenConfiguration *screen_info = NULL;
 
 
 
 static void
+display_setting_set_gamma (GladeXML *gxml,
+   gint  screen_id)
+{
+GtkWidget*scale;
+gboolean  sensitive = FALSE;
+gint  permissions = 0;
+XF86VidModeGamma  gamma;
+
+/* get the widget */
+scale = glade_xml_get_widget (gxml, screen-gamma);
+
+/* get the xv permissions */
+XF86VidModeGetPermissions (GDK_DISPLAY (), screen_id, permissions);
+
+/* only continue if we can read */
+if ((permissions  XF86VM_READ_PERMISSION) != 0)
+{
+/* get the screen's gamma */
+if (XF86VidModeGetGamma (GDK_DISPLAY (), screen_id, gamma) == True)
+{
+/* set the scale value */
+if (G_LIKELY (gamma.red == gamma.green  gamma.green == 

[Xfce4-commits] r27303 - xfce-mcs-plugins/branches

2008-07-15 Thread Nick Schermer
Author: nick
Date: 2008-07-15 20:35:13 + (Tue, 15 Jul 2008)
New Revision: 27303

Removed:
   xfce-mcs-plugins/branches/multi_device/
Log:
* Remove branch, all code has been merged into xfce4-settings.


___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27305 - xfce4-settings/trunk

2008-07-15 Thread Jannis Pohlmann
Author: jannis
Date: 2008-07-15 22:58:55 + (Tue, 15 Jul 2008)
New Revision: 27305

Modified:
   xfce4-settings/trunk/ChangeLog
Log:
* dialogs/keyboard-settings/keyboard-dialog.glade: In the last commit
  I forgot to mention that I've removed the keyboard theme stuff from
  the dialog because this would be too complicated to implement before
  the release.

Modified: xfce4-settings/trunk/ChangeLog
===
--- xfce4-settings/trunk/ChangeLog  2008-07-15 22:57:11 UTC (rev 27304)
+++ xfce4-settings/trunk/ChangeLog  2008-07-15 22:58:55 UTC (rev 27305)
@@ -1,5 +1,12 @@
 2008-07-16 Jannis Pohlmann [EMAIL PROTECTED]
 
+   * dialogs/keyboard-settings/keyboard-dialog.glade: In the last commit
+ I forgot to mention that I've removed the keyboard theme stuff from
+ the dialog because this would be too complicated to implement before
+ the release.
+
+2008-07-16 Jannis Pohlmann [EMAIL PROTECTED]
+
* dialogs/keyboard-settings/Makefile.am,
  dialogs/keyboard-settings/command-dialog{c,h},
  dialogs/keyboard-settings/main.c,

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27306 - xfce4-settings/trunk

2008-07-15 Thread Jannis Pohlmann
Author: jannis
Date: 2008-07-15 23:00:48 + (Tue, 15 Jul 2008)
New Revision: 27306

Modified:
   xfce4-settings/trunk/TODO
Log:
Update the TODO.

Modified: xfce4-settings/trunk/TODO
===
--- xfce4-settings/trunk/TODO   2008-07-15 22:58:55 UTC (rev 27305)
+++ xfce4-settings/trunk/TODO   2008-07-15 23:00:48 UTC (rev 27306)
@@ -1,9 +1,10 @@
 Keyboard settings (Jannis)
 
 
-  * Implement 'Add' button in the keyboard shortcuts dialog
-  * Add shortcut execution code to xfce4-settings-helper
- (* Maybe add support for keyboard themes again)  
+  * Make xfce4-settings-helper keyboard code refresh itself when a 
+shortcut is added/removed/changed.
+ (* Not before the 4.6 alpha: Maybe add support for keyboard themes 
+again)  
 
 
 Mouse Settings (Nick)

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] r27308 - libexo/trunk/po

2008-07-15 Thread Og Maciel
Author: omaciel
Date: 2008-07-16 00:39:15 + (Wed, 16 Jul 2008)
New Revision: 27308

Modified:
   libexo/trunk/po/pt_BR.po
Log:
Updated Brazilian Portuguese translation.

Modified: libexo/trunk/po/pt_BR.po
===
--- libexo/trunk/po/pt_BR.po2008-07-15 23:12:09 UTC (rev 27307)
+++ libexo/trunk/po/pt_BR.po2008-07-16 00:39:15 UTC (rev 27308)
@@ -11,7 +11,7 @@
 Project-Id-Version: exo 0.3.4\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2007-05-20 13:45+0200\n
-PO-Revision-Date: 2007-11-03 09:26-0500\n
+PO-Revision-Date: 2008-07-15 19:12-0400\n
 Last-Translator: Og Maciel [EMAIL PROTECTED]\n
 Language-Team: Brazilian Portuguese [EMAIL PROTECTED]\n
 MIME-Version: 1.0\n
@@ -76,7 +76,7 @@
 #: ../exo/exo-icon-bar.c:266
 #: ../exo/exo-icon-view.c:800
 msgid Pixbuf column
-msgstr Coluna Pixbuf
+msgstr Coluna pixbuf
 
 #: ../exo/exo-icon-bar.c:267
 #: ../exo/exo-icon-view.c:801
@@ -142,7 +142,7 @@
 #. EXO_ICON_CHOOSER_CONTEXT_ACTIONS
 #: ../exo/exo-icon-chooser-dialog.c:85
 msgid Action Icons
-msgstr Ícones de Ação
+msgstr Ícones de ação
 
 #. EXO_ICON_CHOOSER_CONTEXT_ANIMATIONS
 #: ../exo/exo-icon-chooser-dialog.c:87
@@ -152,17 +152,17 @@
 #. EXO_ICON_CHOOSER_CONTEXT_APPLICATIONS
 #: ../exo/exo-icon-chooser-dialog.c:89
 msgid Application Icons
-msgstr Ícones de Aplicações
+msgstr Ícones de aplicativos
 
 #. EXO_ICON_CHOOSER_CONTEXT_CATEGORIES
 #: ../exo/exo-icon-chooser-dialog.c:91
 msgid Menu Icons
-msgstr Ícones de Menu
+msgstr Ícones de menu
 
 #. EXO_ICON_CHOOSER_CONTEXT_DEVICES
 #: ../exo/exo-icon-chooser-dialog.c:93
 msgid Device Icons
-msgstr Ícones de Dispositivos
+msgstr Ícones de dispositivos
 
 #. EXO_ICON_CHOOSER_CONTEXT_EMBLEMS
 #: ../exo/exo-icon-chooser-dialog.c:95
@@ -177,38 +177,38 @@
 #. EXO_ICON_CHOOSER_CONTEXT_INTERNATIONAL
 #: ../exo/exo-icon-chooser-dialog.c:99
 msgid International Denominations
-msgstr Denominações Internacionais
+msgstr Denominações internacionais
 
 #. EXO_ICON_CHOOSER_CONTEXT_MIME_TYPES
 #: ../exo/exo-icon-chooser-dialog.c:101
 msgid File Type Icons
-msgstr Ícones de Tipos de Arquivos
+msgstr Ícones de tipos de arquivos
 
 #. EXO_ICON_CHOOSER_CONTEXT_PLACES
 #: ../exo/exo-icon-chooser-dialog.c:103
 msgid Location Icons
-msgstr Ícones de Locais
+msgstr Ícones de locais
 
 #. EXO_ICON_CHOOSER_CONTEXT_STATUS
 #: ../exo/exo-icon-chooser-dialog.c:105
 msgid Status Icons
-msgstr Ícones de Status
+msgstr Ícones de status
 
 #. EXO_ICON_CHOOSER_CONTEXT_OTHER
 #: ../exo/exo-icon-chooser-dialog.c:107
 msgid Uncategorized Icons
-msgstr Ícones sem Categoria
+msgstr Ícones sem categoria
 
 #. EXO_ICON_CHOOSER_CONTEXT_ALL
 #: ../exo/exo-icon-chooser-dialog.c:111
 msgid All Icons
-msgstr Todos os Ícones
+msgstr Todos os ícones
 
 #. EXO_ICON_CHOOSER_CONTEXT_FILE
 #: ../exo/exo-icon-chooser-dialog.c:115
 #: ../exo/exo-icon-chooser-dialog.c:262
 msgid Image Files
-msgstr Arquivos de Imagens
+msgstr Arquivos de imagens
 
 #. setup the header label
 #: ../exo/exo-icon-chooser-dialog.c:205
@@ -217,7 +217,7 @@
 
 #: ../exo/exo-icon-view.c:651
 msgid Column Spacing
-msgstr Espaçamento de Coluna
+msgstr Espaçamento de coluna
 
 #: ../exo/exo-icon-view.c:652
 msgid Space which is inserted between grid column
@@ -233,7 +233,7 @@
 
 #: ../exo/exo-icon-view.c:683
 msgid Enable Search
-msgstr Habilitar Pesquisa
+msgstr Habilitar pesquisa
 
 #: ../exo/exo-icon-view.c:684
 msgid View allows user to search through columns interactively
@@ -265,7 +265,7 @@
 
 #: ../exo/exo-icon-view.c:754
 msgid Markup column
-msgstr Coluna de Marcação
+msgstr Coluna de marcação
 
 #: ../exo/exo-icon-view.c:755
 msgid Model column used to retrieve the text if using Pango markup
@@ -273,7 +273,7 @@
 
 #: ../exo/exo-icon-view.c:769
 msgid Icon View Model
-msgstr Modelo de Visualização de Ícones
+msgstr Modelo de visualização de ícones
 
 #: ../exo/exo-icon-view.c:770
 msgid The model for the icon view
@@ -293,7 +293,7 @@
 
 #: ../exo/exo-icon-view.c:832
 msgid Row Spacing
-msgstr Espaçamento de Filas
+msgstr Espaçamento de filas
 
 #: ../exo/exo-icon-view.c:833
 msgid Space which is inserted between grid rows
@@ -301,7 +301,7 @@
 
 #: ../exo/exo-icon-view.c:847
 msgid Search Column
-msgstr Coluna de Pesquisa
+msgstr Coluna de pesquisa
 
 #: ../exo/exo-icon-view.c:848
 msgid Model column to search through when searching through item
@@ -318,7 +318,7 @@
 #: ../exo/exo-icon-view.c:878
 #: ../exo/exo-tree-view.c:166
 msgid Single Click
-msgstr Clique Único
+msgstr Clique único
 
 #: ../exo/exo-icon-view.c:879
 #: ../exo/exo-tree-view.c:167
@@ -328,7 +328,7 @@
 #: ../exo/exo-icon-view.c:895
 #: ../exo/exo-tree-view.c:183
 msgid Single Click Timeout
-msgstr Tempo de Clique Único
+msgstr Tempo de clique único
 
 #: ../exo/exo-icon-view.c:896
 #: ../exo/exo-tree-view.c:184
@@ -345,7 +345,7 @@
 
 #: ../exo/exo-icon-view.c:935
 msgid Selection Box Color
-msgstr Cor da Caixa de Seleção
+msgstr Cor da caixa de seleção
 
 #: ../exo/exo-icon-view.c:936
 msgid Color