diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-31 14:09:30 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-31 14:09:30 -0300 |
commit | f84cd7d1d50ebdbd10c36b7436e17742a9514f67 (patch) | |
tree | 3415d485d89b3f421a735d6adac9578d2dd6330a /libre/kdeutils-libre/fix-kcalc-keys.patch | |
parent | 69baf94c12da619e9b6c3dbb0e2cecad6409e298 (diff) | |
parent | 377f7fff82ea29f7f34ee2b4cce4147029a3b199 (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'libre/kdeutils-libre/fix-kcalc-keys.patch')
-rw-r--r-- | libre/kdeutils-libre/fix-kcalc-keys.patch | 93 |
1 files changed, 0 insertions, 93 deletions
diff --git a/libre/kdeutils-libre/fix-kcalc-keys.patch b/libre/kdeutils-libre/fix-kcalc-keys.patch deleted file mode 100644 index 0bfc4b3b2..000000000 --- a/libre/kdeutils-libre/fix-kcalc-keys.patch +++ /dev/null @@ -1,93 +0,0 @@ ---- trunk/KDE/kdeutils/kcalc/kcalc.ui 2011/07/06 18:27:29 1240129 -+++ trunk/KDE/kdeutils/kcalc/kcalc.ui 2011/07/06 18:27:58 1240130 -@@ -616,7 +616,7 @@ - <string>7</string> - </property> - <property name="shortcut"> -- <string notr="true">7</string> -+ <string>7</string> - </property> - </widget> - </item> -@@ -632,7 +632,7 @@ - <string>8</string> - </property> - <property name="shortcut"> -- <string notr="true">8</string> -+ <string>8</string> - </property> - </widget> - </item> -@@ -648,7 +648,7 @@ - <string>9</string> - </property> - <property name="shortcut"> -- <string notr="true">9</string> -+ <string>9</string> - </property> - </widget> - </item> -@@ -680,7 +680,7 @@ - <string>4</string> - </property> - <property name="shortcut"> -- <string notr="true">4</string> -+ <string>4</string> - </property> - </widget> - </item> -@@ -696,7 +696,7 @@ - <string>5</string> - </property> - <property name="shortcut"> -- <string notr="true">5</string> -+ <string>5</string> - </property> - </widget> - </item> -@@ -712,7 +712,7 @@ - <string>6</string> - </property> - <property name="shortcut"> -- <string notr="true">6</string> -+ <string>6</string> - </property> - </widget> - </item> -@@ -728,7 +728,7 @@ - <string>1</string> - </property> - <property name="shortcut"> -- <string notr="true">1</string> -+ <string>1</string> - </property> - </widget> - </item> -@@ -744,7 +744,7 @@ - <string>2</string> - </property> - <property name="shortcut"> -- <string notr="true">2</string> -+ <string>2</string> - </property> - </widget> - </item> -@@ -760,7 +760,7 @@ - <string>3</string> - </property> - <property name="shortcut"> -- <string notr="true">3</string> -+ <string>3</string> - </property> - </widget> - </item> -@@ -786,7 +786,7 @@ - <string>0</string> - </property> - <property name="shortcut"> -- <string notr="true">0</string> -+ <string>0</string> - </property> - </widget> - </item> - |